mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
change condition
This commit is contained in:
parent
cd2f954314
commit
9214617e2e
@ -80,7 +80,7 @@
|
||||
#define PIO_MPI 0x2
|
||||
#define PIO_HDF5 0x4
|
||||
|
||||
#ifndef H5_STDC_HEADERS
|
||||
#ifdef STANDALONE
|
||||
#define DBL_EPSILON 2.2204460492503131e-16
|
||||
#define H5_DBL_ABS_EQUAL(X,Y) (fabs((X)-(Y)) < DBL_EPSILON)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user