]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Only include after flags are known via config.h
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Oct 2001 16:43:58 +0000 (16:43 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Oct 2001 16:43:58 +0000 (16:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@5174 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/thread_management.h

index c0dfe7b4248cc4f5c3660c7642283900e26a3bb7..ceaf3ecf518a7367070411bf7d2a9a06e64d432f 100644 (file)
 #define __deal2__thread_management_h
 
 
-#ifdef DEAL_II_USE_MT
-#  include <ace/Thread_Manager.h>
-#  include <ace/Synch.h>
-#endif
-
 #include <base/config.h>
 #include <base/exceptions.h>
 
 #include <vector>
 #include <iterator>
 
+#ifdef DEAL_II_USE_MT
+#  include <ace/Thread_Manager.h>
+#  include <ace/Synch.h>
+#endif
+
 
 
 

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.