Skip to content

Commit

Permalink
Remove incorrect include of sz header (#3939)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF authored Jan 10, 2024
1 parent efe7cb7 commit 5f5f5f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions testpar/t_filter_read.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@

#include "testphdf5.h"

#ifdef H5_HAVE_SZLIB_H
#include "szlib.h"
#endif

static int mpi_size, mpi_rank;

/* Chunk sizes */
Expand Down

0 comments on commit 5f5f5f0

Please sign in to comment.