mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-26 01:21:57 +00:00
4 lines
119 B
C
4 lines
119 B
C
#pragma once
|
|
|
|
// A set of standard libary header names, ie, "vector".
|
|
extern const char* kStandardLibraryIncludes[177]; |