mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
removed unused includes
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
This commit is contained in:
parent
8360713ddd
commit
eca172c8b5
|
@ -1,7 +1,5 @@
|
|||
#include <new>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
#include <base/math.h>
|
||||
#include <engine/shared/config.h>
|
||||
#include <engine/server/server.h>
|
||||
|
|
Loading…
Reference in a new issue