Restructure
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@ -19,6 +19,14 @@
|
||||
"initializer_list": "cpp",
|
||||
"random": "cpp",
|
||||
"span": "cpp",
|
||||
"xstring": "cpp"
|
||||
"xstring": "cpp",
|
||||
"cstddef": "cpp",
|
||||
"algorithm": "cpp",
|
||||
"expected": "cpp",
|
||||
"optional": "cpp",
|
||||
"regex": "cpp",
|
||||
"system_error": "cpp",
|
||||
"xlocmon": "cpp",
|
||||
"xiosbase": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user