From a5e67d17ea410c580714cf4c8cd86fb48dcbeedd Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 26 Nov 2025 10:55:52 -0500 Subject: src: refactor and fix include paths. Signed-off-by: Amlal El Mahrouss --- compile_flags.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index 460f642..09ae967 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,4 +1,4 @@ -std=c++20 --Idev/ +-Iinclude/ -Ivendor -xc++ \ No newline at end of file -- cgit v1.2.3