]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Include <algorithm>. <set> is not needed any more.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Jun 2004 21:54:07 +0000 (21:54 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Jun 2004 21:54:07 +0000 (21:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@9446 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/compressed_sparsity_pattern.h

index 7e279554e3bec9ad2bef8d7b63f4725ea5cff945..e54a9771178cf1741781f55c5707d31b68d0239e 100644 (file)
@@ -21,7 +21,7 @@
 template <typename number> class SparseMatrix;
 
 #include <vector>
-#include <set>
+#include <algorithm>
 
 /*! @addtogroup Matrix1
  *@{

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.