replaced #include "new.h" to #include <new>
This commit is contained in:
@@ -16,7 +16,7 @@ subject to the following restrictions:
|
||||
|
||||
#include "btPoint2PointConstraint.h"
|
||||
#include "BulletDynamics/Dynamics/btRigidBody.h"
|
||||
#include "new.h"
|
||||
#include <new>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user