mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
Fixed Windows build - this is the real 1.9.2-p2 release
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ class CoreExport UserMode : public Mode
|
||||
virtual ~UserMode();
|
||||
};
|
||||
|
||||
class UserModeParam : public UserMode
|
||||
class CoreExport UserModeParam : public UserMode
|
||||
{
|
||||
public:
|
||||
/** Default constructor
|
||||
|
||||
Reference in New Issue
Block a user