summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-01-09 17:15:46 (GMT)
committerGitHub <noreply@github.com>2024-01-09 17:15:46 (GMT)
commitc3180334e0af1150812f903dd5df34d392259072 (patch)
treec7126e26a29de16f88a2f5cc62f95daac2cf391e /test
parentc0d6d9bb220bf995a268367cca88dc4febbacf99 (diff)
downloadhdf5-c3180334e0af1150812f903dd5df34d392259072.zip
hdf5-c3180334e0af1150812f903dd5df34d392259072.tar.gz
hdf5-c3180334e0af1150812f903dd5df34d392259072.tar.bz2
CMake compression and directory includes from develop (#3933)
* Merge CMake dir props and compression changes from develop * Remove unused include
Diffstat (limited to 'test')
-rw-r--r--test/dsets.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/dsets.c b/test/dsets.c
index 9bebbb8..aba1f1e 100644
--- a/test/dsets.c
+++ b/test/dsets.c
@@ -48,9 +48,6 @@
#include "H5FDpkg.h"
#include "H5VMprivate.h"
#include "H5Zpkg.h"
-#ifdef H5_HAVE_SZLIB_H
-#include "szlib.h"
-#endif
static const char *FILENAME[] = {"dataset", /* 0 */
"compact_dataset", /* 1 */