Skip to content

Commit 06e662b

Browse files
committed
Unsure...
1 parent 694f020 commit 06e662b

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

.vscode/settings.json

+23-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,29 @@
105105
"print": "cpp",
106106
"stack": "cpp",
107107
"text_encoding": "cpp",
108-
"execution": "cpp"
108+
"execution": "cpp",
109+
"cfenv": "cpp",
110+
"coroutine": "cpp",
111+
"csignal": "cpp",
112+
"filesystem": "cpp",
113+
"scoped_allocator": "cpp",
114+
"stdfloat": "cpp",
115+
"unordered_set": "cpp",
116+
"xfacet": "cpp",
117+
"xhash": "cpp",
118+
"xiosbase": "cpp",
119+
"xlocale": "cpp",
120+
"xlocbuf": "cpp",
121+
"xlocinfo": "cpp",
122+
"xlocmes": "cpp",
123+
"xlocmon": "cpp",
124+
"xlocnum": "cpp",
125+
"xloctime": "cpp",
126+
"xmemory": "cpp",
127+
"xstring": "cpp",
128+
"xtr1common": "cpp",
129+
"xtree": "cpp",
130+
"xutility": "cpp"
109131
},
110132
"cmake.ctest.allowParallelJobs": true,
111133
"terminal.integrated.profiles.windows": {

0 commit comments

Comments
 (0)