aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/mem_map.cpp
diff options
context:
space:
mode:
authorGravatar archshift <admin@archshift.com>2014-09-08 17:52:00 -0700
committerGravatar archshift <admin@archshift.com>2014-09-08 17:54:14 -0700
commit6e606c515f56b456a8031b235fd4f8d8453483a4 (patch)
tree1e603b1ed4c0c65db72dc74b7142c622df41d069 /src/core/mem_map.cpp
parent9d7cc2bedc55b1d1327645b9c816eea3bcd5d658 (diff)
core: Prune redundant includes
Diffstat (limited to 'src/core/mem_map.cpp')
-rw-r--r--src/core/mem_map.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/mem_map.cpp b/src/core/mem_map.cpp
index 14fc0147..cf12f24d 100644
--- a/src/core/mem_map.cpp
+++ b/src/core/mem_map.cpp
@@ -6,7 +6,6 @@
#include "common/mem_arena.h"
#include "core/mem_map.h"
-#include "core/core.h"
////////////////////////////////////////////////////////////////////////////////////////////////////