mirror of
https://github.com/ziglang/zig.git
synced 2026-01-23 15:55:28 +00:00
4 lines
62 B
C
4 lines
62 B
C
#ifndef __cplusplus
|
|
#define thread_local _Thread_local
|
|
#endif
|