ifdef around HDF5

This commit is contained in:
Scot Breitenfeld 2021-06-16 10:32:01 -05:00
parent e768f1716b
commit ea5fa5d8b3

View File

@ -27,10 +27,9 @@
#ifdef ENABLE_BYTERANGE
#include "nchttp.h"
#endif
#ifdef USE_NETCDF4
#include "hdf5.h"
#endif
#ifdef USE_HDF5
#include <hdf5.h>
#endif /* USE_HDF5 */
#undef DEBUG