mirror of
https://github.com/janet-lang/janet
synced 2025-12-06 08:38:07 +00:00
Update for TCC to include stdatomic.h
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#ifdef JANET_EV
|
||||
#ifdef JANET_WINDOWS
|
||||
#include <windows.h>
|
||||
#else
|
||||
#include <stdatomic.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user