Message pipes: fixed MSVC compilation

pull/743/head
f4exb 2020-12-12 20:04:15 +01:00
rodzic 38a06c4f69
commit dbe3892d52
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -44,7 +44,7 @@ public:
};
/** Send this message to stakeholders when the garbage collector finds that a channel was deleted */
class MsgReportChannelDeleted : public Message {
class SDRBASE_API MsgReportChannelDeleted : public Message {
MESSAGE_CLASS_DECLARATION
public: