mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-02-11 14:44:07 +00:00
Fix compilation on OS X/Clang.
This commit is contained in:
parent
33ad610b96
commit
c4f5ce3f85
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ while(true)
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
|
Loading…
Add table
Reference in a new issue