Pipeline
This commit is contained in:
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@ -1,5 +1,14 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"functional": "cpp"
|
||||
"functional": "cpp",
|
||||
"array": "cpp",
|
||||
"utility": "cpp",
|
||||
"xutility": "cpp",
|
||||
"compare": "cpp",
|
||||
"memory": "cpp",
|
||||
"tuple": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"xmemory": "cpp",
|
||||
"xtr1common": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user