diff options
Diffstat (limited to 'src/H5FDpublic.h')
-rw-r--r-- | src/H5FDpublic.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5FDpublic.h b/src/H5FDpublic.h index dc6d9f7..fdd07f5 100644 --- a/src/H5FDpublic.h +++ b/src/H5FDpublic.h @@ -8,6 +8,8 @@ #ifndef _H5FDpublic_H #define _H5FDpublic_H +#include <H5public.h> + /* * Types of allocation requests. The values larger than H5FD_MEM_DEFAULT * should not change other than adding new types to the end. These numbers |