diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-02 14:24:11 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-02 14:24:11 (GMT) |
commit | a94f7f283197bcb762df98a88435f9f3d40e9483 (patch) | |
tree | 67043078a87224fdc8457a5ea8fc3591f6b1837f /tools | |
parent | 9e589312a73ffa9686329a299d9305616f5511d6 (diff) | |
download | hdf5-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.c | 1 |
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" /*------------------------------------------------------------------------- |