mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r19779] Comment out H5_SIZEOF_PTRDIFF_T define to fix Windows errors.
This commit is contained in:
parent
e99c8dd6bc
commit
7c2fbcb03e
@ -638,7 +638,7 @@
|
||||
#define H5_SIZEOF_OFF_T @H5_SIZEOF_OFF_T@
|
||||
|
||||
/* The size of `ptrdiff_t', as computed by sizeof. */
|
||||
#define H5_SIZEOF_PTRDIFF_T @H5_SIZEOF_PTRDIFF_T@
|
||||
/* #define H5_SIZEOF_PTRDIFF_T @H5_SIZEOF_PTRDIFF_T@ */
|
||||
|
||||
/* The size of `short', as computed by sizeof. */
|
||||
#define H5_SIZEOF_SHORT @H5_SIZEOF_SHORT@
|
||||
|
Loading…
Reference in New Issue
Block a user