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/chat.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/map/chat.cpp') diff --git a/src/map/chat.cpp b/src/map/chat.cpp index dcb6e51..1f9f433 100644 --- a/src/map/chat.cpp +++ b/src/map/chat.cpp @@ -1,13 +1,10 @@ #include "chat.hpp" -#include #include #include -#include "../common/db.hpp" #include "../common/nullpo.hpp" -#include "clif.hpp" #include "map.hpp" #include "npc.hpp" #include "pc.hpp" -- cgit v1.2.3-70-g09d2