diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2015-10-08 15:41:08 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2015-10-08 15:41:08 (GMT) |
commit | d4e7a87244a01698b0d1e0728f877019564a879d (patch) | |
tree | c416924d8bc63260ee010c430da0d37c6552eb49 /c++/src/H5Object.cpp | |
parent | d80a13f75a408bf01069a8b276c4229d118307e8 (diff) | |
parent | 8edfabd297c10579eac941f31a26d5727889fa88 (diff) | |
download | hdf5-inactive/avoid_truncate.zip hdf5-inactive/avoid_truncate.tar.gz hdf5-inactive/avoid_truncate.tar.bz2 |
[svn-r28002] merge from trunk.inactive/avoid_truncate
Diffstat (limited to 'c++/src/H5Object.cpp')
-rw-r--r-- | c++/src/H5Object.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/src/H5Object.cpp b/c++/src/H5Object.cpp index df3f565..35e34b5 100644 --- a/c++/src/H5Object.cpp +++ b/c++/src/H5Object.cpp @@ -20,6 +20,7 @@ #include "H5IdComponent.h" #include "H5PropList.h" #include "H5Object.h" +#include "H5OcreatProp.h" #include "H5DcreatProp.h" #include "H5DxferProp.h" #include "H5FaccProp.h" |