]> git.treefish.org Git - phys/latlib.git/commitdiff
...
authorAlexander Schmidt <alex@treefish.org>
Mon, 9 Dec 2013 01:04:57 +0000 (02:04 +0100)
committerAlexander Schmidt <alex@treefish.org>
Mon, 9 Dec 2013 01:04:57 +0000 (02:04 +0100)
writeout.cpp

index 9fc40f515be82f05c6e7671bd494f4e32f988ce0..41dcdf57e9d4b6d5eb3087a4ba1abd1699b16ad4 100644 (file)
 #include <dirent.h>
 #include <errno.h>
 #include <unistd.h>
+
+#ifndef MPI_DISABLED
 #include <mpi.h>
+#endif
 
 using namespace std;