mirror of
https://github.com/janet-lang/janet
synced 2025-10-29 22:53:03 +00:00
Revert local change that removes stdatomic.h
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
#ifdef JANET_WINDOWS
|
#ifdef JANET_WINDOWS
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#else
|
#else
|
||||||
//#include <stdatomic.h>
|
#include <stdatomic.h>
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user