mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-04 06:54:39 +00:00
Fix gcc compile (broke in 300f326777
)
This commit is contained in:
parent
d82553d6a7
commit
26dc8560b7
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
#include "MathFunctions.h"
|
#include "MathFunctions.h"
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
bool RenderObject::renderCollisionShape = false;
|
bool RenderObject::renderCollisionShape = false;
|
||||||
int RenderObject::lastTextureApplied = 0;
|
int RenderObject::lastTextureApplied = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue