aboutsummaryrefslogtreecommitdiff
path: root/doc/CreateIOHDF5datafile.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CreateIOHDF5datafile.c')
-rw-r--r--doc/CreateIOHDF5datafile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CreateIOHDF5datafile.c b/doc/CreateIOHDF5datafile.c
index 00c9c76..1ba5086 100644
--- a/doc/CreateIOHDF5datafile.c
+++ b/doc/CreateIOHDF5datafile.c
@@ -13,6 +13,8 @@
#include <stdio.h>
#include <stdlib.h>
+
+#define H5_USE_16_API 1
#include <hdf5.h>