X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fconnection.h;h=65d3424478a7d8ccd8b79a7cefc950c5c8208127;hb=e6d000042ea75d4e0485bec9564b47163a3ca414;hp=5f72fbde0ec3cc43042597ce3608884f5314647f;hpb=696ee9ff66bb94be2229bfa9c3dc288affc38a72;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/connection.h b/include/connection.h index 5f72fbde0..65d342447 100644 --- a/include/connection.h +++ b/include/connection.h @@ -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.