mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r10650] Purpose:
Update header file for windows. Description: Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
3281133721
commit
a2c0a9bde9
@ -34,37 +34,16 @@ in the file file_io.win32.c and including it on the projects
|
||||
#define H5_SIZEOF_DOUBLE 8
|
||||
#define H5_SIZEOF_FLOAT 4
|
||||
#define H5_SIZEOF_INT 4
|
||||
#define H5_SIZEOF_INT16_T 0
|
||||
#define H5_SIZEOF_INT32_T 0
|
||||
#define H5_SIZEOF_INT64_T 0
|
||||
#define H5_SIZEOF_INT8_T 0
|
||||
#define H5_SIZEOF_INT_FAST16_T 0
|
||||
#define H5_SIZEOF_INT_FAST32_T 0
|
||||
#define H5_SIZEOF_INT_FAST64_T 0
|
||||
#define H5_SIZEOF_INT_FAST8_T 0
|
||||
#define H5_SIZEOF_INT_LEAST16_T 0
|
||||
#define H5_SIZEOF_INT_LEAST32_T 0
|
||||
#define H5_SIZEOF_INT_LEAST64_T 0
|
||||
#define H5_SIZEOF_INT_LEAST8_T 0
|
||||
|
||||
|
||||
#define H5_SIZEOF_LONG 4
|
||||
#define H5_SIZEOF_LONG_LONG 0
|
||||
|
||||
#define H5_SIZEOF_LONG_DOUBLE 8
|
||||
#define H5_SIZEOF_OFF_T 4
|
||||
#define H5_SIZEOF_SHORT 2
|
||||
#define H5_SIZEOF_SIZE_T 4
|
||||
#define H5_SIZEOF_SSIZE_T 0
|
||||
#define H5_SIZEOF_UINT16_T 0
|
||||
#define H5_SIZEOF_UINT32_T 0
|
||||
#define H5_SIZEOF_UINT64_T 0
|
||||
#define H5_SIZEOF_UINT8_T 0
|
||||
#define H5_SIZEOF_UINT_FAST16_T 0
|
||||
#define H5_SIZEOF_UINT_FAST32_T 0
|
||||
#define H5_SIZEOF_UINT_FAST64_T 0
|
||||
#define H5_SIZEOF_UINT_FAST8_T 0
|
||||
#define H5_SIZEOF_UINT_LEAST16_T 0
|
||||
#define H5_SIZEOF_UINT_LEAST32_T 0
|
||||
#define H5_SIZEOF_UINT_LEAST64_T 0
|
||||
#define H5_SIZEOF_UINT_LEAST8_T 0
|
||||
|
||||
|
||||
#define H5_HAVE_DIFFTIME 1
|
||||
#define H5_HAVE_FORK 1
|
||||
#define H5_HAVE_GETHOSTNAME 1
|
||||
|
Loading…
Reference in New Issue
Block a user