1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-07-03 14:34:34 +00:00

Support vs15

This commit is contained in:
fgenesis 2016-08-06 19:50:07 +02:00
parent d49531f486
commit 93ac73179f
7 changed files with 46 additions and 42 deletions

View file

@ -22,6 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "MathFunctions.h"
#include "Base.h"
#include <float.h>
#include <algorithm>
/*************************************************************************/