diff options
Diffstat (limited to 'src/H5MMpublic.h')
-rw-r--r-- | src/H5MMpublic.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5MMpublic.h b/src/H5MMpublic.h index 778c6e3..62172c9 100644 --- a/src/H5MMpublic.h +++ b/src/H5MMpublic.h @@ -22,8 +22,7 @@ #ifndef H5MMpublic_H #define H5MMpublic_H -/* Public headers needed by this file */ -#include "H5public.h" +#include "H5public.h" /* Generic Functions */ /* These typedefs are currently used for VL datatype allocation/freeing */ //! <!-- [H5MM_allocate_t_snip] --> |