Ignoring another error in bullet.
This commit is contained in:
parent
f3e038800b
commit
6b8f5670c2
@ -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