Skip to content

Commit 80825d9

Browse files
committed
Settings
1 parent b47499d commit 80825d9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"sstream": "cpp",
4141
"stdexcept": "cpp",
4242
"streambuf": "cpp",
43-
"typeinfo": "cpp"
43+
"typeinfo": "cpp",
44+
"list": "cpp",
45+
"unordered_set": "cpp",
46+
"set": "cpp"
4447
}
4548
}

0 commit comments

Comments
 (0)