summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-03-02 14:24:11 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-03-02 14:24:11 (GMT)
commita94f7f283197bcb762df98a88435f9f3d40e9483 (patch)
tree67043078a87224fdc8457a5ea8fc3591f6b1837f /tools
parent9e589312a73ffa9686329a299d9305616f5511d6 (diff)
downloadhdf5-a94f7f283197bcb762df98a88435f9f3d40e9483.zip
hdf5-a94f7f283197bcb762df98a88435f9f3d40e9483.tar.gz
hdf5-a94f7f283197bcb762df98a88435f9f3d40e9483.tar.bz2
[svn-r13443] removed a mention to a removed header file
Diffstat (limited to 'tools')
-rw-r--r--tools/h5repack/testh5repack_detect_szip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5repack/testh5repack_detect_szip.c b/tools/h5repack/testh5repack_detect_szip.c
index b50641d..3a937f6 100644
--- a/tools/h5repack/testh5repack_detect_szip.c
+++ b/tools/h5repack/testh5repack_detect_szip.c
@@ -17,7 +17,6 @@
#include "hdf5.h"
#include "h5test.h"
#include "h5repack.h"
-#include "testh5repack.h"
/*-------------------------------------------------------------------------