examples/H5Part/write_setview.c

- include of "mpi.h" removed. There is no need for it and this breaks the serial case
This commit is contained in:
2018-11-08 16:42:03 +01:00
parent d423367d4f
commit df2be38428
-1
View File
@@ -8,7 +8,6 @@
*/
#include <stdlib.h>
#include <mpi.h>
#include "H5hut.h"
#include "examples.h"