Ignoring another error in bullet.

This commit is contained in:
Faerbit 2014-11-24 20:51:17 +01:00
parent f3e038800b
commit 6b8f5670c2

View File

@ -13,6 +13,8 @@ subject to the following restrictions:
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 "btCollisionShape.h"
#include "BulletCollision/BroadphaseCollision/btDbvt.h"