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/storage.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/map/storage.cpp') diff --git a/src/map/storage.cpp b/src/map/storage.cpp index 151c8b4..0f3cd10 100644 --- a/src/map/storage.cpp +++ b/src/map/storage.cpp @@ -3,19 +3,17 @@ #include "storage.hpp" -#include #include #include #include "../common/db.hpp" #include "../common/nullpo.hpp" -#include "atcommand.hpp" -#include "battle.hpp" #include "chrif.hpp" #include "clif.hpp" #include "intif.hpp" #include "itemdb.hpp" +#include "map.hpp" #include "pc.hpp" #include "../poison.hpp" -- cgit v1.2.3-60-g2f50