summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.h
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-07-17 15:25:53 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-07-17 15:25:53 (GMT)
commit2d6036f0c3a69e8d749bf54efedff6f15b2c5f1e (patch)
treeadaecd634e6adf2c3ab0e72714fefcc506b978f9 /test/testhdf5.h
parent827170c31f1ed0dc10b75e4cf6eca2bd2005ef1e (diff)
downloadhdf5-2d6036f0c3a69e8d749bf54efedff6f15b2c5f1e.zip
hdf5-2d6036f0c3a69e8d749bf54efedff6f15b2c5f1e.tar.gz
hdf5-2d6036f0c3a69e8d749bf54efedff6f15b2c5f1e.tar.bz2
[svn-r17195] I removed H5Eprivate.h from this header file. It isn't used anywhere in the test.
Tested on jam, smirom, linew, and Boeing VMS.
Diffstat (limited to 'test/testhdf5.h')
-rw-r--r--test/testhdf5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testhdf5.h b/test/testhdf5.h
index ed8b049..86333d3 100644
--- a/test/testhdf5.h
+++ b/test/testhdf5.h
@@ -25,7 +25,6 @@
* so we include the private headers here.
*/
#include "H5private.h"
-#include "H5Eprivate.h"
/* Include generic testing header also */
#include "h5test.h"