mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r28986] Added H5_DLLVAR to H5AC_dxpl_id.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial and parallel autotools
This commit is contained in:
parent
ad617b9bfc
commit
5c276d9dfc
@ -197,7 +197,7 @@ typedef H5C_t H5AC_t;
|
||||
#define H5AC_RING_NAME "H5AC_ring_type"
|
||||
|
||||
/* Dataset transfer property list for flush calls */
|
||||
extern hid_t H5AC_dxpl_id;
|
||||
H5_DLLVAR hid_t H5AC_dxpl_id;
|
||||
|
||||
/* Default cache configuration. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user