Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SatyaRanjanDas-tomtom committed Oct 24, 2024
1 parent 1b4c08d commit 7a2a775
Show file tree
Hide file tree
Showing 2 changed files with 435 additions and 419 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,10 @@
"__debug": "cpp",
"__split_buffer": "cpp",
"__tuple": "cpp",
"__verbose_abort": "cpp"
"__verbose_abort": "cpp",
"__threading_support": "cpp",
"ios": "cpp",
"locale": "cpp"
},
"git.ignoreLimitWarning": true,
"sonarlint.pathToCompileCommands": "${workspaceFolder}/build/compile_commands.json"
Expand Down
Loading

0 comments on commit 7a2a775

Please sign in to comment.