fix some error

This commit is contained in:
chatlanin
2024-07-05 10:05:24 +03:00
parent 38e3cfc6a2
commit 6d37f1b914
6 changed files with 19 additions and 8 deletions

View File

@@ -9,7 +9,6 @@ project(
])
add_project_arguments (
'-Wall',
'-Wpedantic',
'-Wno-shadow',
'-Wno-unused-but-set-variable',