summaryrefslogtreecommitdiffstats
path: root/fortran/src/HDF5mpio.f90
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2014-03-31 14:25:44 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2014-03-31 14:25:44 (GMT)
commit3936548bc56b478ad6cd16bcc268fc205a02d7c0 (patch)
tree98547c311a245a426759aa59adfc372ff18895ff /fortran/src/HDF5mpio.f90
parent963bace0d15244768f28d549289e5e383ca9e421 (diff)
downloadhdf5-3936548bc56b478ad6cd16bcc268fc205a02d7c0.zip
hdf5-3936548bc56b478ad6cd16bcc268fc205a02d7c0.tar.gz
hdf5-3936548bc56b478ad6cd16bcc268fc205a02d7c0.tar.bz2
[svn-r24930] Merged changes in the trunk to the branch,
svn merge -r24650:24929 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran . tested: jam (intel, pgi, gnu)
Diffstat (limited to 'fortran/src/HDF5mpio.f90')
-rw-r--r--fortran/src/HDF5mpio.f901
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/src/HDF5mpio.f90 b/fortran/src/HDF5mpio.f90
index ac4d2b1..b8fb645 100644
--- a/fortran/src/HDF5mpio.f90
+++ b/fortran/src/HDF5mpio.f90
@@ -28,6 +28,7 @@
MODULE HDF5
USE H5GLOBAL
USE H5F
+ USE H5F_PROVISIONAL
USE H5G
USE H5E
USE H5E_PROVISIONAL