mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Fix btCollisionObjectWrapper forward declaration
This commit is contained in:
parent
4f08f6e09b
commit
5e2e5b7aa9
@ -8,7 +8,7 @@
|
||||
#include "../mwworld/ptr.hpp"
|
||||
|
||||
class btCollisionObject;
|
||||
class btCollisionObjectWrapper;
|
||||
struct btCollisionObjectWrapper;
|
||||
|
||||
namespace MWPhysics
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user