From c9f03d2f867dcb8a2a3875788e7e99424cc58588 Mon Sep 17 00:00:00 2001 From: Larry Knox Date: Tue, 23 Jan 2024 10:06:36 -0600 Subject: Remove incorrect include of sz header (#3939) (#3953) --- testpar/t_filter_read.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/testpar/t_filter_read.c b/testpar/t_filter_read.c index f001cc9..c00d139 100644 --- a/testpar/t_filter_read.c +++ b/testpar/t_filter_read.c @@ -18,10 +18,6 @@ #include "testphdf5.h" -#ifdef H5_HAVE_SZLIB_H -#include "szlib.h" -#endif - static int mpi_size, mpi_rank; /* Chunk sizes */ -- cgit v0.12