diff --git a/.clangd b/.clangd index 3232f215..9b7684c1 100644 --- a/.clangd +++ b/.clangd @@ -17,6 +17,13 @@ CompileFlags: # Tweak the parse settings - "-I/home/maix/school/shcat/includes/" - "-I/home/maix/school/shcat/output/include/" - "-I/home/maix/school/shcat/generic_sources/header/" + - "-I/home/raphael/42/shcat/vendor/" + - "-I/home/raphael/42/shcat/stdme/include/" + - "-I/home/raphael/42/shcat/stdme/vendor/" + - "-I/home/raphael/42/shcat/stdme/output/include/" + - "-I/home/raphael/42/shcat/stdme/generic_sources/header/" + - "-I/home/raphael/42/shcat/includes/" + - "-I/home/raphael/42/shcat/output/include/" - "-I/home/rparodi/Documents/shcat/vendor/" - "-I/home/rparodi/Documents/shcat/stdme/include/" - "-I/home/rparodi/Documents/shcat/stdme/vendor/" @@ -24,7 +31,6 @@ CompileFlags: # Tweak the parse settings - "-I/home/rparodi/Documents/shcat/stdme/generic_sources/header/" - "-I/home/rparodi/Documents/shcat/includes/" - "-I/home/rparodi/Documents/shcat/output/include/" - - "-I/Users/raphael/Documents/42/cursus/shcat/generic_sources/header/" - "-I/Users/raphael/Documents/42/cursus/shcat/vendor/" - "-I/Users/raphael/Documents/42/cursus/shcat/stdme/include/" - "-I/Users/raphael/Documents/42/cursus/shcat/stdme/vendor/"