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/modules/extra/m_sql.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/extra/m_sql.cpp') diff --git a/src/modules/extra/m_sql.cpp b/src/modules/extra/m_sql.cpp index 0ba80278d..28d24bc48 100644 --- a/src/modules/extra/m_sql.cpp +++ b/src/modules/extra/m_sql.cpp @@ -21,6 +21,7 @@ #include "users.h" #include "channels.h" #include "modules.h" +#include "helperfuncs.h" #include "m_sql.h" /* $ModDesc: SQL Service Provider module for all other m_sql* modules */ -- cgit v1.3.1-10-gc9f91