summaryrefslogtreecommitdiffstats
path: root/c++/src
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src')
-rw-r--r--c++/src/H5DataType.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/c++/src/H5DataType.h b/c++/src/H5DataType.h
index 7dd371b..d696455 100644
--- a/c++/src/H5DataType.h
+++ b/c++/src/H5DataType.h
@@ -15,6 +15,9 @@
#ifndef H5DataType_H
#define H5DataType_H
+/* Include package's developer header */
+#include "H5Tdevelop.h"
+
namespace H5 {
/*! \class DataType