]> git.rmz.io Git - dotfiles.git/blobdiff - vim/ycm_extra_conf.py
Other changes at cadscan (with the ones I want to keep stripped)
[dotfiles.git] / vim / ycm_extra_conf.py
index ac15c2297f5316fdf57ff37e29ffae07cfc694d2..7a6ca96b4a4e328ee75a082ee15b0c84c17fd007 100644 (file)
@@ -18,7 +18,7 @@ def FlagsForFile( filename, **kwargs ):
   # '-Wno-variadic-macros',
   # '-fexceptions',
   # '-DNDEBUG',
   # '-Wno-variadic-macros',
   # '-fexceptions',
   # '-DNDEBUG',
-  '-std=c++11',
+  '-std=c++14',
   '-stdlib=libstdc++',
   '-x', 'c++',
   '-I', '.',
   '-stdlib=libstdc++',
   '-x', 'c++',
   '-I', '.',