We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 237db8f + 5dcef6e commit 401bfceCopy full SHA for 401bfce
premake5.lua
@@ -42,7 +42,7 @@ workspace "MTASA"
42
location "Build"
43
startproject "Client Launcher"
44
45
- cppdialect "C++17"
+ cppdialect "C++23"
46
characterset "MBCS"
47
pic "On"
48
symbols "On"
0 commit comments