include mpi.h on paralell I/O

This commit is contained in:
2011-06-15 13:29:27 +00:00
parent 601bebc183
commit ad6bcf73d7
+3
View File
@@ -191,6 +191,9 @@ done: \
}
#endif
#if defined(PARALLEL_IO)
#include <mpi.h>
#endif
#include "h5_types.h"
#include "h5_errno.h"