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/common/timer.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/common/timer.cpp') diff --git a/src/common/timer.cpp b/src/common/timer.cpp index abc885d..65f04e0 100644 --- a/src/common/timer.cpp +++ b/src/common/timer.cpp @@ -1,11 +1,7 @@ #include "timer.hpp" -#include #include -#include -#include -#include #include #include "cxxstdio.hpp" -- cgit v1.2.3-70-g09d2