creat shutdown.h i system_utils.h
fix: arreglants uns includes per a windows
This commit is contained in:
@@ -8,9 +8,8 @@ fi
|
||||
|
||||
FILE="$1"
|
||||
|
||||
include-what-you-use -D DEBUG -D VERBOSE -std=c++20 -Wall "$FILE" \
|
||||
include-what-you-use -D _DEBUG -std=c++20 -Wall "$FILE" \
|
||||
-I../source \
|
||||
-Xiwyu --mapping_file=sdl3_mapping.imp \
|
||||
-Xiwyu --update_comments \
|
||||
-Xiwyu --verbose=3 \
|
||||
| \
|
||||
python3 /usr/bin/fix_includes.py --update_comments
|
||||
-Xiwyu --verbose=3
|
||||
Reference in New Issue
Block a user