Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kamaro-Public
ros_workshop_ws
Commits
5f8050c6
Commit
5f8050c6
authored
May 03, 2022
by
Johannes Bier
💬
Browse files
Add cpp includes to ws
parent
e49cae7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
workspace.code-workspace
View file @
5f8050c6
...
...
@@ -37,6 +37,11 @@
"--select",
"C,E,F,W,B,B950"
],
"C_Cpp.default.includePath": [
"${workspaceFolder}/install/*/include/**",
"/opt/ros/galactic/include/**",
"/usr/include/**"
],
"files.associations": {
"functional": "cpp",
"*.ipp": "cpp",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment