Adding a missing include path to YCM's extra conf

This commit is contained in:
Strahinja Val Markovic 2013-02-10 19:41:03 -08:00
parent 6e27176ebd
commit 051fc85be4

View File

@ -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',