【更新】
This commit is contained in:
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@@ -57,6 +57,15 @@
|
||||
"stdexcept": "cpp",
|
||||
"streambuf": "cpp",
|
||||
"thread": "cpp",
|
||||
"typeinfo": "cpp"
|
||||
}
|
||||
"typeinfo": "cpp",
|
||||
"cinttypes": "cpp",
|
||||
"forward_list": "cpp",
|
||||
"valarray": "cpp",
|
||||
"bitset": "cpp",
|
||||
"csignal": "cpp",
|
||||
"unordered_set": "cpp",
|
||||
"regex": "cpp",
|
||||
"shared_mutex": "cpp"
|
||||
},
|
||||
"Codegeex.RepoIndex": true
|
||||
}
|
||||
Reference in New Issue
Block a user