aboutsummaryrefslogtreecommitdiff
path: root/src/H5IO.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5IO.hh')
-rw-r--r--src/H5IO.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/H5IO.hh b/src/H5IO.hh
index 891f9bc..7062ca4 100644
--- a/src/H5IO.hh
+++ b/src/H5IO.hh
@@ -34,6 +34,10 @@ Buffer Policy
* ReadBufferSize
*/
+
+/* Some macros to fix compatibility issues as long as 1.8.0 is in beta
+ phase */
+#define H5_USE_16_API 1
#include <hdf5.h>
class H5IO : public IObase {