mirror of
https://github.com/janet-lang/janet
synced 2025-04-04 14:26:55 +00:00
Revert local change that removes stdatomic.h
This commit is contained in:
parent
3a4f86c3d7
commit
e85a84171f
@ -32,7 +32,7 @@
|
||||
#ifdef JANET_WINDOWS
|
||||
#include <windows.h>
|
||||
#else
|
||||
//#include <stdatomic.h>
|
||||
#include <stdatomic.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user