From eb4229deed0281ae566ef7e55a144e5d3183a4b2 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 15 May 2005 03:03:23 +0000 Subject: Moved a ton of functions into helperfuncs.h to speed up recompiles git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/channels.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/channels.cpp') diff --git a/src/channels.cpp b/src/channels.cpp index 7962665b7..b8ad3d95a 100644 --- a/src/channels.cpp +++ b/src/channels.cpp @@ -51,6 +51,7 @@ #include "mode.h" #include "xline.h" #include "inspstring.h" +#include "helperfuncs.h" #ifdef GCC3 #define nspace __gnu_cxx -- cgit v1.2.3