mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-24 16:45:07 +00:00
5 lines
69 B
C++
5 lines
69 B
C++
#include "config.h"
|
|
|
|
Config* g_config;
|
|
thread_local int g_thread_id;
|