diff options
Diffstat (limited to 'hl/src/hdf5_hl.h')
-rw-r--r-- | hl/src/hdf5_hl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/src/hdf5_hl.h b/hl/src/hdf5_hl.h index 4471851..33fca39 100644 --- a/hl/src/hdf5_hl.h +++ b/hl/src/hdf5_hl.h @@ -25,6 +25,7 @@ #include "H5LTpublic.h" /* lite */ #include "H5IMpublic.h" /* image */ #include "H5TBpublic.h" /* table */ +#include "H5PTpublic.h" /* table */ #endif /*H5_INCLUDE_HL*/ |