ccls/src/standard_includes.h

4 lines
119 B
C
Raw Normal View History

2017-05-21 07:37:53 +00:00
#pragma once
// A set of standard libary header names, ie, "vector".
extern const char* kStandardLibraryIncludes[177];