diff options
Diffstat (limited to 'src/hdf5lims.h')
-rw-r--r-- | src/hdf5lims.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hdf5lims.h b/src/hdf5lims.h index dc8648d..385b8a4 100644 --- a/src/hdf5lims.h +++ b/src/hdf5lims.h @@ -49,6 +49,7 @@ #define HDF5_TEMPID_HASHSIZE 64 #define HDF5_DATATYPEID_HASHSIZE 64 #define HDF5_DATASPACEID_HASHSIZE 64 +#define HDF5_DATASETID_HASHSIZE 64 /* Default file-creation template values */ #define HDF5_USERBLOCK_DEFAULT 0 /* Default to 0-byte sized user blocks */ |