From 9f81b20ea111015ac17f81ad78ae770d0de50866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= Date: Mon, 29 Jul 2024 12:55:25 +0200 Subject: [PATCH] Adding the new header of atih --- .clangd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.clangd b/.clangd index 2becfcff..9e30cfa4 100644 --- a/.clangd +++ b/.clangd @@ -14,6 +14,7 @@ CompileFlags: # Tweak the parse settings - "-I/home/maiboyer/Documents/ring-2/shcat/includes/" - "-I/home/maiboyer/Documents/ring-2/shcat/output/include/" - "-I/home/maiboyer/Documents/ring-2/shcat/generic_sources/header/" + - "-I/home/maiboyer/Documents/ring-2/shcat/exec/src/arith/" - "-I/home/nixos/shcat/vendor/" - "-I/home/nixos/shcat/stdme/include/" - "-I/home/nixos/shcat/allocator/include/" @@ -23,6 +24,7 @@ CompileFlags: # Tweak the parse settings - "-I/home/nixos/shcat/includes/" - "-I/home/nixos/shcat/output/include/" - "-I/home/nixos/shcat/generic_sources/header/" + - "-I/home/nixos/shcat/exec/src/arith/" - "-I/home/maix/school/shcat/vendor/" - "-I/home/maix/school/shcat/stdme/include/" - "-I/home/maix/school/shcat/allocator/include/" @@ -32,6 +34,7 @@ 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/maix/school/shcat/exec/src/arith/" - "-I/home/raphael/42/shcat/vendor/" - "-I/home/raphael/42/shcat/stdme/include/" - "-I/home/raphael/42/shcat/allocator/include/" @@ -40,6 +43,7 @@ CompileFlags: # Tweak the parse settings - "-I/home/raphael/42/shcat/stdme/generic_sources/header/" - "-I/home/raphael/42/shcat/includes/" - "-I/home/raphael/42/shcat/output/include/" + - "-I/home/raphael/42/shcat/exec/src/arith/" - "-I/home/rparodi/Documents/shcat/vendor/" - "-I/home/rparodi/Documents/shcat/stdme/include/" - "-I/home/rparodi/Documents/shcat/allocator/include/" @@ -48,6 +52,7 @@ 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/home/rparodi/Documents/shcat/exec/src/arith/" - "-I/Users/raphael/Documents/42/cursus/shcat/vendor/" - "-I/Users/raphael/Documents/42/cursus/shcat/stdme/include/" - "-I/Users/raphael/Documents/42/cursus/shcat/allocator/include/"