]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
<algorithm> is needed in non-MT mode as well.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Feb 2000 14:28:24 +0000 (14:28 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Feb 2000 14:28:24 +0000 (14:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@2337 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_vanka.templates.h

index 6e9e4082181754851ad7ed5e7744dba18fbc84a4..3f33a0e4102b7a523beb8240805864a8dd487647 100644 (file)
@@ -8,9 +8,9 @@
 
 #ifdef DEAL_II_USE_MT
 #  include <base/thread_manager.h>
-#  include <algorithm>
 #endif
 
+#include <algorithm>
 #include <map>
 
 

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.