diff options
Diffstat (limited to 'c++')
-rw-r--r-- | c++/src/H5DataType.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/c++/src/H5DataType.h b/c++/src/H5DataType.h index 7442edc..109dcbb 100644 --- a/c++/src/H5DataType.h +++ b/c++/src/H5DataType.h @@ -15,9 +15,6 @@ #ifndef H5DataType_H #define H5DataType_H -/* Include package's developer header */ -#include "H5Tdevelop.h" - namespace H5 { /*! \class DataType |