Update settings.json
This commit is contained in:
parent
80bec2e736
commit
d4050a6686
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -78,7 +78,8 @@
|
|||
"__debug": "cpp",
|
||||
"stack": "cpp",
|
||||
"format": "cpp",
|
||||
"future": "cpp"
|
||||
"future": "cpp",
|
||||
"*.inc": "cpp"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools"
|
||||
}
|
Loading…
Reference in a new issue