diff options
Diffstat (limited to 'vms/src/h5pubconf.h')
-rw-r--r-- | vms/src/h5pubconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index 1d6996c..9eedcef 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -416,7 +416,7 @@ /* #define H5_HW_FP_TO_LLONG_NOT_WORKS 1 */ /* Define if HDF5's high-level library headers should be included in hdf5.h */ -#define H5_INCLUDE_HL 1 +#define H5_INCLUDE_HL 1 /* Define if your system can accurately convert from integers to long double values. */ |