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/tool/eathena-monitor.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tool') diff --git a/src/tool/eathena-monitor.cpp b/src/tool/eathena-monitor.cpp index 69681b6..2d12312 100644 --- a/src/tool/eathena-monitor.cpp +++ b/src/tool/eathena-monitor.cpp @@ -7,14 +7,12 @@ * gcc -o eathena-monitor eathena-monitor.c */ -#include #include #include #include #include -#include #include #include #include -- cgit v1.2.3-70-g09d2