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.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/map/storage.hpp') diff --git a/src/map/storage.hpp b/src/map/storage.hpp index 6dd2178..9daa446 100644 --- a/src/map/storage.hpp +++ b/src/map/storage.hpp @@ -4,8 +4,6 @@ #ifndef STORAGE_HPP #define STORAGE_HPP -#include "../common/mmo.hpp" - int storage_storageopen(struct map_session_data *sd); int storage_storageadd(struct map_session_data *sd, int index, int amount); int storage_storageget(struct map_session_data *sd, int index, int amount); -- cgit v1.2.3-70-g09d2