Browse Source

MT#55283 update YCM conf

Change-Id: Iac6a1d5cfe4d78533183d94c82beb58abdb72f44
rfuchs/1989
Richard Fuchs 4 months ago
parent
commit
25ef320e17
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      daemon/.ycm_extra_conf.py

+ 1
- 0
daemon/.ycm_extra_conf.py View File

@ -34,6 +34,7 @@ flags = [
'-pthread',
'-I../kernel-module/',
'-I../lib/',
'-I../daemon/private',
'-I../include/',
'-I../daemon/',
'-D_GNU_SOURCE',


Loading…
Cancel
Save