Skip to content

Commit 7a2a775

Browse files
minor changes
1 parent 1b4c08d commit 7a2a775

File tree

2 files changed

+435
-419
lines changed

2 files changed

+435
-419
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,10 @@
8282
"__debug": "cpp",
8383
"__split_buffer": "cpp",
8484
"__tuple": "cpp",
85-
"__verbose_abort": "cpp"
85+
"__verbose_abort": "cpp",
86+
"__threading_support": "cpp",
87+
"ios": "cpp",
88+
"locale": "cpp"
8689
},
8790
"git.ignoreLimitWarning": true,
8891
"sonarlint.pathToCompileCommands": "${workspaceFolder}/build/compile_commands.json"

0 commit comments

Comments
 (0)