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',
|
||||
'-I',
|
||||
'.',
|
||||
'-I',
|
||||
'./ClangCompleter',
|
||||
'-isystem',
|
||||
'./tests/gmock/gtest',
|
||||
'-isystem',
|
||||
|
Loading…
Reference in New Issue
Block a user