fixes to prepare for CPU dynamics bvh broadphase

This commit is contained in:
erwin coumans
2013-04-20 11:20:27 -07:00
parent 1179da4f9d
commit a00af9d898
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
class btDefaultCollisionConfiguration;
class btCollisionDispatcher;
struct btDbvtBroadphase;
struct b3DynamicBvhBroadphase;
class btSequentialImpulseConstraintSolver;
#include "BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h"