Skip to content

Commit 5420214

Browse files
committed
Need to include export headers
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
1 parent b98ed48 commit 5420214

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bullet/src/SDFFeatures.hh

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <gz/physics/sdf/ConstructModel.hh>
2626
#include <gz/physics/sdf/ConstructWorld.hh>
2727
#include <gz/physics/sdf/ConstructCollision.hh>
28+
#include <gz/physics/dartsim-plugin/Export.hh>
2829

2930
#include <gz/physics/Implements.hh>
3031

dartsim/src/EntityManagementFeatures.hh

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <gz/physics/GetEntities.hh>
2626
#include <gz/physics/RemoveEntities.hh>
2727
#include <gz/physics/Implements.hh>
28+
#include <gz/physics/dartsim-plugin/Export.hh>
2829

2930
#include "Base.hh"
3031

0 commit comments

Comments
 (0)