Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Mar 8, 2024
1 parent 264ddea commit 89540c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tesseract_environment/src/environment.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ TESSERACT_COMMON_IGNORE_WARNINGS_POP
#include <tesseract_collision/core/contact_managers_plugin_factory.h>
#include <tesseract_common/collision_margin_data.h>

#include <utility>

namespace tesseract_environment
{
void getCollisionObject(std::vector<std::shared_ptr<const tesseract_geometry::Geometry>>& shapes,
Expand Down

0 comments on commit 89540c1

Please sign in to comment.