adding pre-processor constant NC_MAX_FILENAME to nc_tests.h

This commit is contained in:
Edward Hartnett 2022-07-08 07:27:54 -06:00
parent 26c558203f
commit 4aa319f9dc

View File

@ -46,6 +46,7 @@
#define BAD_NAME "dd//d/ "
#define NUM_CLASSIC_TYPES 6
#define NUM_NETCDF_TYPES 12
#define NC_MAX_FILENAME 4096
/** \} */
#ifdef USE_PNETCDF