cpp atomic: define to 1 which is saner

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-11-15 00:00:00 +00:00
parent 175b0e3d50
commit d82e47e9d2
9 changed files with 20 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
#define LKMC_USERLAND_ATOMIC_STD_ATOMIC
#define LKMC_USERLAND_ATOMIC_STD_ATOMIC 1
#include "main.hpp"