]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/protocol.h
Hide all symbols that aren't exported explicitly
[user/henk/code/inspircd.git] / include / protocol.h
index 6af0ed21c65891e814008bc8c2cbde178f136d36..e474dd0951069827fe806d81ebeeff3dc36981a3 100644 (file)
@@ -26,7 +26,7 @@ class User;
 
 typedef std::vector<std::string> parameterlist;
 
-class ProtocolInterface
+class CoreExport ProtocolInterface
 {
  public:
        class ServerInfo