summaryrefslogtreecommitdiffstats
path: root/fortran/src/HDF5.f90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/HDF5.f90')
-rw-r--r--fortran/src/HDF5.f901
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/src/HDF5.f90 b/fortran/src/HDF5.f90
index 3a7486f..484b306 100644
--- a/fortran/src/HDF5.f90
+++ b/fortran/src/HDF5.f90
@@ -11,5 +11,6 @@
USE H5T
USE H5P
USE H5R
+ USE H5Z
USE H5LIB
END MODULE HDF5