Skip to content

Commit

Permalink
Unsure...
Browse files Browse the repository at this point in the history
  • Loading branch information
cwidisgroup committed Nov 27, 2024
1 parent 694f020 commit 06e662b
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,29 @@
"print": "cpp",
"stack": "cpp",
"text_encoding": "cpp",
"execution": "cpp"
"execution": "cpp",
"cfenv": "cpp",
"coroutine": "cpp",
"csignal": "cpp",
"filesystem": "cpp",
"scoped_allocator": "cpp",
"stdfloat": "cpp",
"unordered_set": "cpp",
"xfacet": "cpp",
"xhash": "cpp",
"xiosbase": "cpp",
"xlocale": "cpp",
"xlocbuf": "cpp",
"xlocinfo": "cpp",
"xlocmes": "cpp",
"xlocmon": "cpp",
"xlocnum": "cpp",
"xloctime": "cpp",
"xmemory": "cpp",
"xstring": "cpp",
"xtr1common": "cpp",
"xtree": "cpp",
"xutility": "cpp"
},
"cmake.ctest.allowParallelJobs": true,
"terminal.integrated.profiles.windows": {
Expand Down

0 comments on commit 06e662b

Please sign in to comment.