mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2026-05-06 07:56:46 -04:00
Update cppStandard in .vscode properties
This commit is contained in:
Vendored
+1
-1
@@ -24,7 +24,7 @@
|
||||
"/Library/Frameworks"
|
||||
],
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++17"
|
||||
"cppStandard": "c++20"
|
||||
},
|
||||
{
|
||||
"name": "Linux",
|
||||
|
||||
Reference in New Issue
Block a user