summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Cpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5Cpp.h')
-rw-r--r--c++/src/H5Cpp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/c++/src/H5Cpp.h b/c++/src/H5Cpp.h
index 800eb90..967f689 100644
--- a/c++/src/H5Cpp.h
+++ b/c++/src/H5Cpp.h
@@ -27,6 +27,8 @@
#include "H5OcreatProp.h"
#include "H5DcreatProp.h"
#include "H5DxferProp.h"
+ /* #include "H5LaccProp.h"
+ */
#include "H5Location.h"
#include "H5Object.h"
#include "H5AbstractDs.h"
@@ -42,6 +44,7 @@
#include "H5ArrayType.h"
#include "H5VarLenType.h"
#include "H5DataSet.h"
+#include "H5CommonFG.h"
#include "H5Group.h"
#include "H5File.h"
#include "H5Library.h"