Skip to content

Commit 05cec88

Browse files
committed
I'll never understand why it does this
1 parent c904749 commit 05cec88

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

.vscode/settings.json

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -65,24 +65,6 @@
6565
"stdexcept": "cpp",
6666
"streambuf": "cpp",
6767
"cinttypes": "cpp",
68-
"typeinfo": "cpp",
69-
"charconv": "cpp",
70-
"compare": "cpp",
71-
"concepts": "cpp",
72-
"condition_variable": "cpp",
73-
"cstring": "cpp",
74-
"list": "cpp",
75-
"netfwd": "cpp",
76-
"iomanip": "cpp",
77-
"mutex": "cpp",
78-
"numbers": "cpp",
79-
"semaphore": "cpp",
80-
"span": "cpp",
81-
"stop_token": "cpp",
82-
"thread": "cpp",
83-
"cfenv": "cpp",
84-
"variant": "cpp",
85-
"format": "cpp",
86-
"__nullptr": "cpp"
68+
"typeinfo": "cpp"
8769
}
8870
}

0 commit comments

Comments
 (0)