]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/connection.h
Remove unneeded headers from spanningtree. This was done to the rest of the source...
[user/henk/code/inspircd.git] / include / connection.h
index 5f72fbde0ec3cc43042597ce3608884f5314647f..65d3424478a7d8ccd8b79a7cefc950c5c8208127 100644 (file)
@@ -22,7 +22,7 @@
 /** connection is the base class of userrec, and holds basic user properties.
  * This can be extended for holding other user-like objects in the future.
  */
-class connection : public EventHandler
+class CoreExport connection : public EventHandler
 {
  public:
        /** Hostname of connection.