fixed compiling error on osx

This commit is contained in:
oy 2011-07-31 13:17:38 +02:00
parent 9418802150
commit 3209aec45f

View file

@ -1,6 +1,7 @@
/* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */ /* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */
/* If you are missing that file, acquire a complete release at teeworlds.com. */ /* If you are missing that file, acquire a complete release at teeworlds.com. */
#include <base/math.h>
#include <base/system.h> #include <base/system.h>
#include <engine/config.h> #include <engine/config.h>