fix ycm
This commit is contained in:
parent
c1ff300d4f
commit
35be38fe16
@ -4,12 +4,9 @@ def FlagsForFile(filename, **kwargs):
|
||||
'-Wextra',
|
||||
'-Werror'
|
||||
'-pedantic',
|
||||
'-std=c++11'
|
||||
'-I',
|
||||
'.',
|
||||
'-isystem',
|
||||
'/usr/include',
|
||||
'-xc++',
|
||||
'-std=c++11'
|
||||
]
|
||||
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user