We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e4eaa commit 6a7ab6bCopy full SHA for 6a7ab6b
.vscode/c_cpp_properties.json
@@ -11,7 +11,7 @@
11
"compilerPath": "/usr/bin/gcc",
12
"cStandard": "c99",
13
"cppStandard": "c++20",
14
- "intelliSenseMode": "linux-gcc-x86"
+ "intelliSenseMode": "linux-gcc-x64"
15
}
16
],
17
"version": 4
0 commit comments