ccls/src/config.cc

5 lines
69 B
C++

#include "config.h"
Config* g_config;
thread_local int g_thread_id;