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

@@ -21,7 +21,7 @@ subject to the following restrictions:
class btBroadphaseInterface;
class btCollisionShape;
class btOverlappingPairCache;
class b3OverlappingPairCache;
class btCollisionDispatcher;
class btConstraintSolver;
struct btCollisionAlgorithmCreateFunc;