src/include/h5core/h5file.h
- no need to include 'mpi.h' and 'hdf5.h' here
This commit is contained in:
@@ -10,11 +10,6 @@
|
||||
#ifndef __H5CORE_H5_FILE_H
|
||||
#define __H5CORE_H5_FILE_H
|
||||
|
||||
#if defined(PARALLEL_IO)
|
||||
#include <mpi.h>
|
||||
#endif
|
||||
|
||||
#include <hdf5.h>
|
||||
|
||||
#include "h5core/h5_types.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user