Adding a missing include path to YCM's extra conf
This commit is contained in:
parent
6e27176ebd
commit
051fc85be4
@ -46,6 +46,8 @@ flags = [
|
|||||||
'../llvm/tools/clang/include',
|
'../llvm/tools/clang/include',
|
||||||
'-I',
|
'-I',
|
||||||
'.',
|
'.',
|
||||||
|
'-I',
|
||||||
|
'./ClangCompleter',
|
||||||
'-isystem',
|
'-isystem',
|
||||||
'./tests/gmock/gtest',
|
'./tests/gmock/gtest',
|
||||||
'-isystem',
|
'-isystem',
|
||||||
|
Loading…
Reference in New Issue
Block a user