]> git.treefish.org Git - phys/latlib.git/blobdiff - writeout.cpp
...
[phys/latlib.git] / 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;