Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 269c5efb authored by gsell's avatar gsell
Browse files

src/include/h5core/h5file.h

- no need to include 'mpi.h' and 'hdf5.h' here
parent e7a60fbe
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment