mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r1218] Added string.h since it is needed for those strxxx calls.
This commit is contained in:
parent
d6823ceb08
commit
877a437ad6
@ -4,6 +4,7 @@
|
||||
#define PHDF5TEST_H
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <hdf5.h>
|
||||
#include <mpi.h>
|
||||
#include <mpio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user