update vscode settings

This commit is contained in:
alex 2021-08-09 16:56:33 +01:00
parent 18a2781cf1
commit 508c8ea0c2
No known key found for this signature in database
GPG Key ID: E907B20C17C70B03

View File

@ -22,8 +22,7 @@
"VERSION=us" "VERSION=us"
], ],
"cStandard": "c89", "cStandard": "c89",
"cppStandard": "c++17", "cppStandard": "c++17"
"intelliSenseMode": "gcc-x86"
} }
] ]
} }