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.
1 parent c403dc0 commit 5dcef6eCopy full SHA for 5dcef6e
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