diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 1696930e..3ec2c860 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -41,7 +41,7 @@ "_UNICODE" ], "compilerPath": "/usr/bin/g++", - "cStandard": "c89", + "cStandard": "c17", "cppStandard": "c++14", "intelliSenseMode": "gcc-x64", "compilerArgs": [