This commit is contained in:
Joachim Schoeberl 2012-06-25 17:45:44 +00:00
parent c404c2fc0a
commit c09027355b

View File

@ -31,6 +31,7 @@
// #undef SEEK_CUR
// #undef SEEK_END
#include <mpi.h>
#include <unistd.h> // for usleep (only for parallel)
#endif
#ifdef _OPENMP