diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-02-16 15:25:51 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-02-16 15:25:51 (GMT) |
commit | fc875eb5b76542f1765cee0ba8450c6e7b84ed04 (patch) | |
tree | 5814ca302e23493295c23ad70cf8fee25e9c2cfb /test/hyperslab.c | |
parent | 4644bd295a309bd578899a572ee9dd19b44c6c3f (diff) | |
download | hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.zip hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.gz hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.bz2 |
HDFFV-10384 and includes cleanup merged from devlop
Diffstat (limited to 'test/hyperslab.c')
-rw-r--r-- | test/hyperslab.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/hyperslab.c b/test/hyperslab.c index c28d872..6c754db 100644 --- a/test/hyperslab.c +++ b/test/hyperslab.c @@ -21,8 +21,6 @@ * rewrite much of the hyperslab stuff. */ #include "h5test.h" -#include "H5private.h" -#include "H5Eprivate.h" #include "H5VMprivate.h" #define TEST_SMALL 0x0001 |