mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-13 01:37:06 +01:00
First implementation of HDF5 serial IO writer, reader is still empty
This commit is contained in:
@@ -36,6 +36,9 @@ Author: Peter Boyle <paboyle@ph.ed.ac.uk>
|
||||
#include "BinaryIO.h"
|
||||
#include "TextIO.h"
|
||||
#include "XmlIO.h"
|
||||
#ifdef HAVE_HDF5
|
||||
#include "Hdf5IO.h"
|
||||
#endif
|
||||
//////////////////////////////////////////
|
||||
// Todo:
|
||||
//////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user