mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-25 17:00:45 +08:00
[svn-r27500] missing declaration
This commit is contained in:
parent
91ec943123
commit
d3e931c772
@ -377,6 +377,7 @@ CONTAINS
|
||||
INTEGER, INTENT(IN) :: ikind
|
||||
INTEGER, INTENT(IN) :: flag
|
||||
#if H5_HAVE_Fortran_INTEGER_SIZEOF_16!=0
|
||||
INTEGER :: Fortran_INTEGER_16
|
||||
Fortran_INTEGER_16=SELECTED_INT_KIND(36) !should map to INTEGER*16 on most modern processors
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user