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/magic.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/map/magic.cpp') diff --git a/src/map/magic.cpp b/src/map/magic.cpp index 09b1928..5e08d30 100644 --- a/src/map/magic.cpp +++ b/src/map/magic.cpp @@ -1,9 +1,9 @@ -#include -#include -#include #include +#include "../common/cxxstdio.hpp" + #include "magic-interpreter.hpp" +#include "pc.hpp" #include "../poison.hpp" -- cgit v1.2.3-60-g2f50