summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/testh5repack_detect_szip.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2017-07-19 15:46:27 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2017-07-19 15:46:27 (GMT)
commitffc9b1d917c88f8c3e51ee1c2cb6924bb07328a7 (patch)
tree9c5b6239a87a8fd5968d17620d310bc5528bc514 /tools/test/h5repack/testh5repack_detect_szip.c
parentee7816bbfb3f22d42d5db7d779efe54ae29528cb (diff)
downloadhdf5-ffc9b1d917c88f8c3e51ee1c2cb6924bb07328a7.zip
hdf5-ffc9b1d917c88f8c3e51ee1c2cb6924bb07328a7.tar.gz
hdf5-ffc9b1d917c88f8c3e51ee1c2cb6924bb07328a7.tar.bz2
Stripped C standard library headers from tools test code.
Diffstat (limited to 'tools/test/h5repack/testh5repack_detect_szip.c')
-rw-r--r--tools/test/h5repack/testh5repack_detect_szip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/test/h5repack/testh5repack_detect_szip.c b/tools/test/h5repack/testh5repack_detect_szip.c
index e08d5ab..6e7a24e 100644
--- a/tools/test/h5repack/testh5repack_detect_szip.c
+++ b/tools/test/h5repack/testh5repack_detect_szip.c
@@ -11,7 +11,6 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-#include <stdio.h>
#include "h5repack.h"
#include "h5tools.h"
#include "h5tools_utils.h"