diff options
-rw-r--r-- | testpar/testphdf5.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h index e114305..ff4c353 100644 --- a/testpar/testphdf5.h +++ b/testpar/testphdf5.h @@ -4,6 +4,7 @@ #define PHDF5TEST_H #include <assert.h> +#include <string.h> #include <hdf5.h> #include <mpi.h> #include <mpio.h> |