windows osAtomic.h

This commit is contained in:
dmchen 2024-01-26 03:03:34 +00:00
parent 580dd28565
commit c5b06d44fe
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <stdatomic.h>
#else
#define ALLOW_FORBID_FUNC
#include "tdef.h"
#include "osAtomic.h"
#endif