Ignoring another error in bullet.
This commit is contained in:
parent
78de14907a
commit
b0ed3c467f
@ -13,6 +13,8 @@ subject to the following restrictions:
|
|||||||
3. This notice may not be removed or altered from any source distribution.
|
3. This notice may not be removed or altered from any source distribution.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#pragma GCC diagnostic ignored "-Wint-to-pointer-cast"
|
||||||
|
|
||||||
#include "btCompoundShape.h"
|
#include "btCompoundShape.h"
|
||||||
#include "btCollisionShape.h"
|
#include "btCollisionShape.h"
|
||||||
#include "BulletCollision/BroadphaseCollision/btDbvt.h"
|
#include "BulletCollision/BroadphaseCollision/btDbvt.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user