You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
ros_parser.hpp includes shape_shifter.hpp and vice-versa leading to clangd-10 screaming:
ros_parser.hpp:
In included file: main file cannot be included recursively when building a preamble clang(pp_including_mainfile_in_preamble) [40, 10]
shape_shifter.hpp:
In included file: main file cannot be included recursively when building a preamble clang(pp_including_mainfile_in_preamble) [41, 10]
ros_parser.hppincludesshape_shifter.hppand vice-versa leading toclangd-10screaming:ros_parser.hpp: In included file: main file cannot be included recursively when building a preamble clang(pp_including_mainfile_in_preamble) [40, 10] shape_shifter.hpp: In included file: main file cannot be included recursively when building a preamble clang(pp_including_mainfile_in_preamble) [41, 10]whenever I include
ros_parser.hpp