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