mirror of
https://github.com/ziglang/zig.git
synced 2026-01-19 05:45:12 +00:00
4 lines
62 B
C
4 lines
62 B
C
#ifndef __cplusplus
|
|
#define thread_local _Thread_local
|
|
#endif
|