This commit is contained in:
Lorenzo Bianchi 2023-05-15 17:02:48 +02:00
parent 9011c8e9fe
commit 8fc71bc58b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
],
"defines": [],
"compilerPath": "/usr/bin/clang",
"cStandard": "c17",
"cStandard": "gnu11",
"cppStandard": "c++14",
"intelliSenseMode": "linux-clang-x64",
"configurationProvider": "ms-vscode.makefile-tools"