up .vscode
This commit is contained in:
Vendored
+2
-1
@@ -45,6 +45,7 @@
|
||||
"streambuf": "cpp",
|
||||
"cinttypes": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"ctime": "cpp"
|
||||
"ctime": "cpp",
|
||||
"list": "cpp"
|
||||
}
|
||||
}
|
||||
Vendored
+1
-1
@@ -6,7 +6,7 @@
|
||||
"type": "shell",
|
||||
"command": "make",
|
||||
"args": [
|
||||
"main"
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user