mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
Fix btCollisionObjectWrapper forward declaration
This commit is contained in:
parent
4f08f6e09b
commit
5e2e5b7aa9
@ -8,7 +8,7 @@
|
|||||||
#include "../mwworld/ptr.hpp"
|
#include "../mwworld/ptr.hpp"
|
||||||
|
|
||||||
class btCollisionObject;
|
class btCollisionObject;
|
||||||
class btCollisionObjectWrapper;
|
struct btCollisionObjectWrapper;
|
||||||
|
|
||||||
namespace MWPhysics
|
namespace MWPhysics
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user