From e279597c0b166d627bff09ecc8f1fcd28a631660 Mon Sep 17 00:00:00 2001 From: danieldg Date: Wed, 30 Sep 2009 03:22:25 +0000 Subject: Fix compilation of SQL modules, use GlobalCulls to clean up deleted modules git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11780 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/dynamic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dynamic.h b/include/dynamic.h index 19ff7bdaf..ec09675e0 100644 --- a/include/dynamic.h +++ b/include/dynamic.h @@ -17,7 +17,7 @@ /** The DLLManager class is able to load a module file by filename, * and locate its init_module symbol. */ -class CoreExport DLLManager +class CoreExport DLLManager : public classbase { protected: -- cgit v1.2.3