summaryrefslogtreecommitdiffstats
path: root/src/H5Rprivate.h
diff options
context:
space:
mode:
authorJacob Smith <jake.smith@hdfgroup.org>2018-12-12 19:39:14 (GMT)
committerJacob Smith <jake.smith@hdfgroup.org>2018-12-12 23:26:08 (GMT)
commitea7332525010ef75e27ce5800cf65dd91ba43576 (patch)
tree19f440d677555c016dacc4a2cd28aaa80961e350 /src/H5Rprivate.h
parent496de6922fb13aa11a5c5efe56a3f8de157a77ad (diff)
parent6f52793adcd5a14aa63731e3c33c9737b5a04d16 (diff)
downloadhdf5-ea7332525010ef75e27ce5800cf65dd91ba43576.zip
hdf5-ea7332525010ef75e27ce5800cf65dd91ba43576.tar.gz
hdf5-ea7332525010ef75e27ce5800cf65dd91ba43576.tar.bz2
Merge branch 'develop' into dset_ohdr_minimize
Diffstat (limited to 'src/H5Rprivate.h')
-rw-r--r--src/H5Rprivate.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/H5Rprivate.h b/src/H5Rprivate.h
index 8c0ba8f..1bf2e92 100644
--- a/src/H5Rprivate.h
+++ b/src/H5Rprivate.h
@@ -20,11 +20,6 @@
#include "H5Rpublic.h"
/* Private headers needed by this file */
-#include "H5Fprivate.h" /* Files */
-#include "H5Gprivate.h" /* Groups */
-#include "H5Oprivate.h" /* Object headers */
-#include "H5Sprivate.h" /* Dataspaces */
-
/**************************/
/* Library Private Macros */
@@ -45,6 +40,5 @@
/* Library Private Prototypes */
/******************************/
-
#endif /* _H5Rprivate_H */