summaryrefslogtreecommitdiffstats
path: root/src/model/Entity.hpp
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2014-12-26 22:38:07 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2014-12-26 22:38:07 +0100
commit2453bcdcc11a371baafaa94f30685e71ddd56638 (patch)
tree0b385e36818faea48a364baa342339ad720c0e40 /src/model/Entity.hpp
parent1b250f668bf31bdfc9d4e7975daa23f3474c298a (diff)
downloadrpgedit-2453bcdcc11a371baafaa94f30685e71ddd56638.tar
rpgedit-2453bcdcc11a371baafaa94f30685e71ddd56638.zip
Cleanup some includes
Diffstat (limited to 'src/model/Entity.hpp')
-rw-r--r--src/model/Entity.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/model/Entity.hpp b/src/model/Entity.hpp
index 677eeb5..fc1debb 100644
--- a/src/model/Entity.hpp
+++ b/src/model/Entity.hpp
@@ -28,11 +28,9 @@
#include "Direction.hpp"
-#include "Position.hpp"
#include <string>
-#include <utility>
namespace RPGEdit {