summaryrefslogtreecommitdiffstats
path: root/test/cache_tagging.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-02-02 17:55:01 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-02-02 17:55:01 (GMT)
commit2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163 (patch)
tree7551268fdf278eb58a567158827391b3ec537de7 /test/cache_tagging.c
parentbe955c5e792ff642c259c25999a86c6007682019 (diff)
downloadhdf5-2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163.zip
hdf5-2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163.tar.gz
hdf5-2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163.tar.bz2
HDFFV-10124 Using cache_common.h contains other include files
Diffstat (limited to 'test/cache_tagging.c')
-rw-r--r--test/cache_tagging.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/cache_tagging.c b/test/cache_tagging.c
index 473851e..74321d3 100644
--- a/test/cache_tagging.c
+++ b/test/cache_tagging.c
@@ -21,11 +21,8 @@
#include "H5Fpkg.h"
#include "testhdf5.h"
-#include "h5test.h"
#include "cache_common.h"
-#include "H5Iprivate.h"
-#include "H5ACprivate.h"
#include "H5HLprivate.h"
/* ============ */