Merge branch 'ejh_fix_memtest' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into small-pr-aggregate.wif

This commit is contained in:
Ward Fisher 2018-05-16 14:27:45 -06:00
commit 9c13f3ff8b

View File

@ -20,9 +20,8 @@ redistribution conditions.
#include "nc_tests.h"
#include "err_macros.h"
#include <hdf5.h>
#ifdef USE_NETCDF4
#include <hdf5.h>
extern int H5Eprint1(FILE * stream);
#endif