mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
HDF5: header fix
This commit is contained in:
parent
afa095d33d
commit
4c75095c61
@ -2,7 +2,8 @@
|
|||||||
#define GRID_SERIALISATION_HDF5_TYPE_H
|
#define GRID_SERIALISATION_HDF5_TYPE_H
|
||||||
|
|
||||||
#include <H5Cpp.h>
|
#include <H5Cpp.h>
|
||||||
#include <vector>
|
#include <complex>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
#ifndef H5_NO_NAMESPACE
|
#ifndef H5_NO_NAMESPACE
|
||||||
#define H5NS H5
|
#define H5NS H5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user