mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
Add missing define created in configure.ac
This commit is contained in:
parent
25f272b4cb
commit
b88df58cc9
@ -599,6 +599,9 @@
|
||||
/* The size of `short', as computed by sizeof. */
|
||||
#cmakedefine H5_SIZEOF_SHORT @H5_SIZEOF_SHORT@
|
||||
|
||||
/* The size of `time_t', as computed by sizeof. */
|
||||
#cmakedefine H5_SIZEOF_TIME_T @H5_SIZEOF_TIME_T@
|
||||
|
||||
/* The size of `uint16_t', as computed by sizeof. */
|
||||
#cmakedefine H5_SIZEOF_UINT16_T @H5_SIZEOF_UINT16_T@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user