From 1d91a9845b85cbb9604c3509b535f72bd6be0516 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 25 Feb 2006 15:58:02 +0000 Subject: Include tweaks git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3324 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/timer.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/timer.cpp') diff --git a/src/timer.cpp b/src/timer.cpp index 14e612168..0328d9b73 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -30,6 +30,12 @@ using namespace std; #include #include #include +#include "users.h" +#include "ctables.h" +#include "typedefs.h" +#include "commands.h" +#include "globals.h" +#include "hashcomp.h" #include "inspircd.h" #include "inspircd_io.h" #include "inspstring.h" -- cgit v1.2.3