From 90f2d2aeffdb345e9fdfc5c3e56fffa71281f2ee Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 21 Jan 2013 21:50:36 -0800 Subject: Remove unnecessary includes, speeding up recompilation --- src/map/map.t.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.t.hpp') diff --git a/src/map/map.t.hpp b/src/map/map.t.hpp index 1745ba3..0776788 100644 --- a/src/map/map.t.hpp +++ b/src/map/map.t.hpp @@ -2,7 +2,7 @@ #define MAP_T_HPP #include "../common/mmo.hpp" -#include "../common/utils.hpp" +#include "../common/utils2.hpp" namespace e { -- cgit v1.2.3-60-g2f50