fix intelliSenseMode

This commit is contained in:
parent f4bae02e78
commit a48f423d6b
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@
],
"compilerPath": "C:/MinGW/bin/g++.exe",
"cStandard": "c11",
"cppStandard": "c++11",
"intelliSenseMode": "gcc-x86"
"cppStandard": "c++11"
}
],
"version": 4