Ignoring another (-Wunused-variable) compiler warning.
This commit is contained in:
parent
3625cd31d7
commit
229ff9c4f8
@ -17,6 +17,8 @@ subject to the following restrictions:
|
|||||||
#ifndef BT_OBJECT_ARRAY__
|
#ifndef BT_OBJECT_ARRAY__
|
||||||
#define BT_OBJECT_ARRAY__
|
#define BT_OBJECT_ARRAY__
|
||||||
|
|
||||||
|
#pragma GCC diagnostic ignored "-Wunused-variable"
|
||||||
|
|
||||||
#include "btScalar.h" // has definitions like SIMD_FORCE_INLINE
|
#include "btScalar.h" // has definitions like SIMD_FORCE_INLINE
|
||||||
#include "btAlignedAllocator.h"
|
#include "btAlignedAllocator.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user