diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index b30e36997a..f3909d6159 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -24,7 +24,7 @@ "/Library/Frameworks" ], "cStandard": "c11", - "cppStandard": "c++17" + "cppStandard": "c++20" }, { "name": "Linux",