Skip to content

Commit

Permalink
Need to include export headers
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Dec 4, 2024
1 parent b98ed48 commit 5420214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bullet/src/SDFFeatures.hh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <gz/physics/sdf/ConstructModel.hh>
#include <gz/physics/sdf/ConstructWorld.hh>
#include <gz/physics/sdf/ConstructCollision.hh>
#include <gz/physics/dartsim-plugin/Export.hh>

#include <gz/physics/Implements.hh>

Expand Down
1 change: 1 addition & 0 deletions dartsim/src/EntityManagementFeatures.hh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <gz/physics/GetEntities.hh>
#include <gz/physics/RemoveEntities.hh>
#include <gz/physics/Implements.hh>
#include <gz/physics/dartsim-plugin/Export.hh>

#include "Base.hh"

Expand Down

0 comments on commit 5420214

Please sign in to comment.