diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-10-29 16:10:27 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-10-29 16:10:27 (GMT) |
commit | 2c48f6bd00bc384ec7833f4952e37087257d0896 (patch) | |
tree | c0099f565a4e2597c164edda93f17532183ddff2 /src/H5HGprivate.h | |
parent | 29afe82e7912827ae1777049a34e04c3a1605eb0 (diff) | |
parent | 7db3ea76da5d3b5c237a707b09d1618d3206ba83 (diff) | |
download | hdf5-2c48f6bd00bc384ec7833f4952e37087257d0896.zip hdf5-2c48f6bd00bc384ec7833f4952e37087257d0896.tar.gz hdf5-2c48f6bd00bc384ec7833f4952e37087257d0896.tar.bz2 |
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '7db3ea76da5d3b5c237a707b09d1618d3206ba83':
Makes the installed header files the same between the autotools and CMake.
Diffstat (limited to 'src/H5HGprivate.h')
-rw-r--r-- | src/H5HGprivate.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5HGprivate.h b/src/H5HGprivate.h index a7d7a80..1c609e2 100644 --- a/src/H5HGprivate.h +++ b/src/H5HGprivate.h @@ -18,9 +18,6 @@ #ifndef _H5HGprivate_H #define _H5HGprivate_H -/* Include package's public header */ -#include "H5HGpublic.h" - /* Private headers needed by this file. */ #include "H5Fprivate.h" /* File access */ |