Unneded include

This commit is contained in:
def 2014-06-22 02:41:46 +02:00
parent 99c74b5311
commit 13f0a455e1

View file

@ -1,6 +1,5 @@
/* (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. */
#include <malloc.h>
#include <algorithm> // sort TODO: remove this
#include <base/math.h>