]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dynamic.h
ENCAP removal for supported protocol 1201 commands
[user/henk/code/inspircd.git] / include / dynamic.h
index 19ff7bdaf67f56008258a926b2efa1c62e05b8bb..ec09675e0cde67f65dc196614f83e2fbecd1184d 100644 (file)
@@ -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: