do not include 'h5_init.h' where not required

This commit is contained in:
2018-09-04 10:30:13 +02:00
parent c5f3b7fa02
commit 15317a9bb0
7 changed files with 1 additions and 9 deletions
-2
View File
@@ -23,8 +23,6 @@
#include "private/h5t_io.h"
#include "private/h5t_tags.h"
#include "private/h5_init.h"
#include "h5core/h5_model.h"
#include "private/h5t_core.h"
#include "private/h5t_store.h"
+1 -1
View File
@@ -17,7 +17,6 @@
#include "private/h5t_store.h"
#include "private/h5t_core.h"
#include "private/h5t_io.h"
#include "private/h5_init.h"
#include "private/h5_file.h"
#include "private/h5_mpi.h"
@@ -687,6 +686,7 @@ rebuild_map_elem_g2l (
h5priv_sort_idxmap (map);
H5_RETURN (H5_SUCCESS);
}
/*
Rebuild mapping of global element indices to their local indices.
*/
-2
View File
@@ -21,8 +21,6 @@
#include "private/h5t_model.h"
#include "private/h5t_tags.h"
#include "private/h5_init.h"
#include <assert.h>
static h5_err_t
-1
View File
@@ -12,7 +12,6 @@
#include "private/h5_file.h"
#include "private/h5_types.h"
#include "private/h5_init.h"
#include "private/h5t_types.h"
#include "private/h5t_model.h"
#include "private/h5t_access.h"
-1
View File
@@ -11,7 +11,6 @@
#include "h5core/h5_syscall.h"
#include "private/h5_file.h"
#include "private/h5_init.h"
#include "private/h5t_types.h"
#include "private/h5t_model.h"
#include "private/h5t_access.h"
-1
View File
@@ -21,7 +21,6 @@
#include "private/h5t_store.h"
#include "private/h5_file.h"
#include "private/h5_init.h"
#include "private/h5t_core.h"
static struct h5t_methods tet_funcs = {
-1
View File
@@ -20,7 +20,6 @@
#include "private/h5t_retrieve.h"
#include "private/h5t_store.h"
#include "private/h5_init.h"
#include "private/h5t_core.h"
static struct h5t_methods tri_funcs = {