From cd2ca9534442996514806ece6440184d00189661 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/IOHDF5/trunk@233 4825ed28-b72c-4eae-9704-e50c059e567d --- src/util/hdf5_convert_from_ieeeio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/hdf5_convert_from_ieeeio.c') diff --git a/src/util/hdf5_convert_from_ieeeio.c b/src/util/hdf5_convert_from_ieeeio.c index 90e69d7..0066da5 100644 --- a/src/util/hdf5_convert_from_ieeeio.c +++ b/src/util/hdf5_convert_from_ieeeio.c @@ -24,6 +24,7 @@ #include "IEEEIO.h" /* HDF5 include */ +#define H5_USE_16_API 1 #include #define GLOBAL_ATTRIBUTES_GROUP "Global Attributes" -- cgit v1.2.3