mirror of
https://github.com/MaskRay/ccls.git
synced 2025-06-14 12:12:20 +00:00
Update clang_tu.h
This commit is contained in:
parent
ab3b0a7915
commit
a0ac6d3bca
@ -16,8 +16,8 @@ limitations under the License.
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "position.h"
|
#include "position.h"
|
||||||
|
|
||||||
#include <clang/Basic/SourceManager.h>
|
|
||||||
#include <clang/Basic/LangOptions.h>
|
#include <clang/Basic/LangOptions.h>
|
||||||
|
#include <clang/Basic/SourceManager.h>
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user