mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-14 07:12:33 +00:00
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