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/connection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/connection.cpp') diff --git a/src/connection.cpp b/src/connection.cpp index 031feba02..384f626e2 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -28,6 +28,7 @@ #include "inspircd.h" #include "modules.h" #include "inspstring.h" +#include "helperfuncs.h" using namespace std; -- cgit v1.3.1-10-gc9f91