summaryrefslogtreecommitdiffstats
path: root/test/h5test.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-16 15:25:51 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-16 15:25:51 (GMT)
commitfc875eb5b76542f1765cee0ba8450c6e7b84ed04 (patch)
tree5814ca302e23493295c23ad70cf8fee25e9c2cfb /test/h5test.h
parent4644bd295a309bd578899a572ee9dd19b44c6c3f (diff)
downloadhdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.zip
hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.gz
hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.bz2
HDFFV-10384 and includes cleanup merged from devlop
Diffstat (limited to 'test/h5test.h')
-rw-r--r--test/h5test.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/h5test.h b/test/h5test.h
index ce5c64d..8e87192 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -20,8 +20,13 @@
#ifndef _H5TEST_H
#define _H5TEST_H
+/*
+ * Include required headers. This file tests internal library functions,
+ * so we include the private headers here.
+ */
#include "hdf5.h"
#include "H5private.h"
+#include "H5Eprivate.h"
/*
* Predefined test verbosity levels.