diff options
Diffstat (limited to 'fortran/src/HDF5mpio.f90')
-rw-r--r-- | fortran/src/HDF5mpio.f90 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fortran/src/HDF5mpio.f90 b/fortran/src/HDF5mpio.f90 index 95c6273..59ec309 100644 --- a/fortran/src/HDF5mpio.f90 +++ b/fortran/src/HDF5mpio.f90 @@ -19,10 +19,12 @@ USE H5E USE H5G USE H5I + USE H5L USE H5S USE H5D USE H5A USE H5T + USE H5O USE H5P USE H5FDMPIO USE H5R |