mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-03 16:22:55 +03:00
4 lines
62 B
C
Vendored
4 lines
62 B
C
Vendored
#ifndef __cplusplus
|
|
#define thread_local _Thread_local
|
|
#endif
|