X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fprotocol.h;h=e474dd0951069827fe806d81ebeeff3dc36981a3;hb=ba7431b4fd6c62dd04d252e769e825769accb2a9;hp=6af0ed21c65891e814008bc8c2cbde178f136d36;hpb=deb18ee9cfa531a87141aea61171c6899ef7d687;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/protocol.h b/include/protocol.h index 6af0ed21c..e474dd095 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -26,7 +26,7 @@ class User; typedef std::vector parameterlist; -class ProtocolInterface +class CoreExport ProtocolInterface { public: class ServerInfo