fix some deprecated methods

This commit is contained in:
chatlanin
2022-05-11 11:09:04 +03:00
parent 04d004b959
commit 1c7a644161
4 changed files with 6 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ project(
'hack',
'cpp',
version : '0.0.1',
default_options : ['cpp_std=c++2a']
default_options : ['cpp_std=c++20']
)
add_project_arguments (