windows double

This commit is contained in:
dmchen 2024-02-06 06:40:38 +00:00
parent 9301580886
commit cd80560c94
1 changed files with 1 additions and 1 deletions

View File

@ -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