From 18e930cd2c57657e6f13dc7e2c0cb944f19adf48 Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 15 Jan 2008 19:37:15 +0000 Subject: Choose HDF5 1.6 API when compiled with HDF5 1.8. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@137 7842ec3a-9562-4be5-9c5b-06ba18f2b668 --- src/ioHDF5UtilGH.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ioHDF5UtilGH.h b/src/ioHDF5UtilGH.h index 3f68e94..b1f11d4 100644 --- a/src/ioHDF5UtilGH.h +++ b/src/ioHDF5UtilGH.h @@ -11,6 +11,7 @@ #ifndef _IOUTILHDF5_IOUTILHDF5GH_H_ #define _IOUTILHDF5_IOUTILHDF5GH_H_ 1 +#define H5_USE_16_API 1 #include #include "CactusBase/IOUtil/src/ioutil_Utils.h" -- cgit v1.2.3