Ignoring another error in bullet.

This commit is contained in:
Faerbit 2014-11-24 20:51:17 +01:00
parent 3f28b0d2e2
commit dc06154163

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"