windows double
This commit is contained in:
parent
9301580886
commit
cd80560c94
|
@ -22,7 +22,7 @@
|
||||||
#if !defined(WINDOWS)
|
#if !defined(WINDOWS)
|
||||||
#define C11_ATOMIC
|
#define C11_ATOMIC
|
||||||
#else
|
#else
|
||||||
//#define DOUBLE_ATOMIC
|
#define DOUBLE_ATOMIC
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef C11_ATOMIC
|
#ifdef C11_ATOMIC
|
||||||
|
|
Loading…
Reference in New Issue