diff options
Diffstat (limited to 'test/cache.c')
-rw-r--r-- | test/cache.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/cache.c b/test/cache.c index 9ca48e7..a2bfa91 100644 --- a/test/cache.c +++ b/test/cache.c @@ -19,9 +19,6 @@ * This file contains tests for the cache implemented in * H5C.c */ -#include "h5test.h" -#include "H5Iprivate.h" -#include "H5ACprivate.h" #include "cache_common.h" |