diff options
-rw-r--r-- | src/H5Dpublic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Dpublic.h b/src/H5Dpublic.h index a7bd981..7024e15 100644 --- a/src/H5Dpublic.h +++ b/src/H5Dpublic.h @@ -167,6 +167,7 @@ H5_DLL herr_t H5Ddebug(hid_t dset_id); #ifndef H5_NO_DEPRECATED_SYMBOLS /* Macros */ +#define H5D_CHUNK_BTREE H5D_CHUNK_IDX_BTREE /* Typedefs */ |