summaryrefslogtreecommitdiffstats
path: root/src/Entities/Entity.cpp
diff options
context:
space:
mode:
authorTycho <work.tycho+git@gmail.com>2014-09-26 19:13:19 +0200
committerTycho <work.tycho+git@gmail.com>2014-09-26 19:13:19 +0200
commita3f940f47c8981146feed66225c1dd8066bac0e2 (patch)
tree7b8cb0de72a5a7e47310f8a06088d4b8156eec1c /src/Entities/Entity.cpp
parentMerge pull request #1419 from mc-server/redstoneTests (diff)
downloadcuberite-a3f940f47c8981146feed66225c1dd8066bac0e2.tar
cuberite-a3f940f47c8981146feed66225c1dd8066bac0e2.tar.gz
cuberite-a3f940f47c8981146feed66225c1dd8066bac0e2.tar.bz2
cuberite-a3f940f47c8981146feed66225c1dd8066bac0e2.tar.lz
cuberite-a3f940f47c8981146feed66225c1dd8066bac0e2.tar.xz
cuberite-a3f940f47c8981146feed66225c1dd8066bac0e2.tar.zst
cuberite-a3f940f47c8981146feed66225c1dd8066bac0e2.zip
Diffstat (limited to 'src/Entities/Entity.cpp')
-rw-r--r--src/Entities/Entity.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Entities/Entity.cpp b/src/Entities/Entity.cpp
index c733d60ad..da85dec50 100644
--- a/src/Entities/Entity.cpp
+++ b/src/Entities/Entity.cpp
@@ -3,7 +3,6 @@
#include "Entity.h"
#include "../World.h"
-#include "../Server.h"
#include "../Root.h"
#include "../Matrix4.h"
#include "../ClientHandle.h"