summaryrefslogtreecommitdiffstats
path: root/src/H5Rprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Rprivate.h')
-rw-r--r--src/H5Rprivate.h16
1 files changed, 5 insertions, 11 deletions
diff --git a/src/H5Rprivate.h b/src/H5Rprivate.h
index 8c0ba8f..94e610f 100644
--- a/src/H5Rprivate.h
+++ b/src/H5Rprivate.h
@@ -20,31 +20,25 @@
#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 */
-
+#include "H5Fprivate.h" /* Files */
+#include "H5Gprivate.h" /* Groups */
+#include "H5Oprivate.h" /* Object headers */
+#include "H5Sprivate.h" /* Dataspaces */
/**************************/
/* Library Private Macros */
/**************************/
-
/****************************/
/* Library Private Typedefs */
/****************************/
-
/*****************************/
/* Library Private Variables */
/*****************************/
-
/******************************/
/* Library Private Prototypes */
/******************************/
-
-#endif /* _H5Rprivate_H */
-
+#endif /* _H5Rprivate_H */