summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/h5repack_filters.c
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-04-04 20:25:42 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-04-04 20:25:42 (GMT)
commit1d312bff8025db0f1809caba7a31ba7a44730373 (patch)
tree3edf70a58eaed76c31f1c95ff03c9e11daf61f6f /tools/h5repack/h5repack_filters.c
parent3431f74c438b25e7aeba9062ed1e948899457b46 (diff)
downloadhdf5-1d312bff8025db0f1809caba7a31ba7a44730373.zip
hdf5-1d312bff8025db0f1809caba7a31ba7a44730373.tar.gz
hdf5-1d312bff8025db0f1809caba7a31ba7a44730373.tar.bz2
[svn-r13589]
h5repack code cleaning (required reconfigure) tested: linux (32, 64, parallel), solaris
Diffstat (limited to 'tools/h5repack/h5repack_filters.c')
-rw-r--r--tools/h5repack/h5repack_filters.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/h5repack/h5repack_filters.c b/tools/h5repack/h5repack_filters.c
index 4ed1fad..32b2e36 100644
--- a/tools/h5repack/h5repack_filters.c
+++ b/tools/h5repack/h5repack_filters.c
@@ -13,9 +13,8 @@
* access to either file, you may request a copy from help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-#include "hdf5.h"
-#include "h5test.h"
#include "h5repack.h"
+#include "h5test.h"
/*-------------------------------------------------------------------------