pmt: fix some minor typo issues and including problems etc. (more)
This commit is contained in:
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
@@ -4,7 +4,8 @@
|
||||
"includePath": [
|
||||
"${workspaceFolder}/srclib/libhelper/include",
|
||||
"${workspaceFolder}/srclib/libpartition_map/include",
|
||||
"${workspaceFolder}/include"
|
||||
"${workspaceFolder}/include",
|
||||
"${workspaceFolder}/src/functions"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user