diff options
Diffstat (limited to 'src/H5FDlog.h')
-rw-r--r-- | src/H5FDlog.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5FDlog.h b/src/H5FDlog.h index d0c5e0c..a463c69 100644 --- a/src/H5FDlog.h +++ b/src/H5FDlog.h @@ -20,8 +20,6 @@ #ifndef H5FDlog_H #define H5FDlog_H -#include "H5Ipublic.h" - #define H5FD_LOG (H5FD_log_init()) /* Flags for H5Pset_fapl_log() */ |