fix intelliSenseMode
This commit is contained in:
parent
0f3f3e4c59
commit
7e94400f55
|
@ -13,8 +13,7 @@
|
|||
],
|
||||
"compilerPath": "C:/MinGW/bin/g++.exe",
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++11",
|
||||
"intelliSenseMode": "gcc-x86"
|
||||
"cppStandard": "c++11"
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
|
|
Loading…
Reference in New Issue