mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Unneded include
This commit is contained in:
parent
99c74b5311
commit
13f0a455e1
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue