Skip to content

Commit

Permalink
Added box shape include
Browse files Browse the repository at this point in the history
  • Loading branch information
QuestionableM committed Dec 6, 2024
1 parent 5ac7b25 commit 2460662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SmSdk/bullet_include.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <BulletDynamics/ConstraintSolver/btHingeConstraint.h>
#include <BulletCollision/CollisionShapes/btCompoundShape.h>
#include <BulletCollision/CollisionDispatch/btGhostObject.h>
#include <BulletCollision/CollisionShapes/btBoxShape.h>
#include <BulletDynamics/Dynamics/btRigidBody.h>
#else
struct btRigidBody {};
Expand Down

0 comments on commit 2460662

Please sign in to comment.