]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Undo include file change from r19268. mpi.h cannot be included if we do not use MPI.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 15 Aug 2009 09:42:27 +0000 (09:42 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 15 Aug 2009 09:42:27 +0000 (09:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@19275 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/utilities.h

index bdc90f9c0cfda07518ecf784c537858f77ca7149..ff50b19364ba78794b7c61103ca80aaaded0fd59 100644 (file)
@@ -23,8 +23,7 @@
 #if defined(DEAL_II_COMPILER_SUPPORTS_MPI) || defined(DEAL_II_USE_PETSC)
 #include <mpi.h>
 #else
-//typedef int MPI_Comm;
-#include <mpi.h>
+typedef int MPI_Comm;
 #endif
 
 #ifdef DEAL_II_USE_TRILINOS

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.