]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/ctables.h
Helps if I add the w32 specific code, too. :p
[user/henk/code/inspircd.git] / include / ctables.h
index 92a0659afac915f9f9fd4d5a94c8e57589dc175b..affef58d95e66c4e06c69f4908942d653a598a76 100644 (file)
@@ -44,7 +44,7 @@ enum CmdResult
 /** A structure that defines a command. Every command available
  * in InspIRCd must be defined as derived from command_t.
  */
-class command_t : public Extensible
+class CoreExport command_t : public Extensible
 {
  protected:
        /** Owner/Creator object