Add missing forward declaration.
Thanks to SkewMatrix. Fixes Issue 582.
This commit is contained in:
@@ -25,6 +25,7 @@ subject to the following restrictions:
|
||||
|
||||
|
||||
class btCollisionShape;
|
||||
class btConvexShape;
|
||||
class btRigidBody;
|
||||
class btCollisionWorld;
|
||||
class btCollisionDispatcher;
|
||||
|
||||
Reference in New Issue
Block a user