Skip to content

Fix clangd #include warnings#8565

Open
calcmogul wants to merge 1 commit intowpilibsuite:2027from
calcmogul:fix-clangd-include-warnings
Open

Fix clangd #include warnings#8565
calcmogul wants to merge 1 commit intowpilibsuite:2027from
calcmogul:fix-clangd-include-warnings

Conversation

@calcmogul
Copy link
Member

No description provided.

Comment on lines +251 to +253

#include "wpi/math/controller/proto/SimpleMotorFeedforwardProto.hpp"
#include "wpi/math/controller/struct/SimpleMotorFeedforwardStruct.hpp"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These intentionally weren't added in #5953 because of this comment:

I think the right answer where you need to pull the protobuf headers in is to make those .h files that the user has to explicitly pull in if they want that functionality. Compile times are already bad enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants