mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2026-01-05 05:59:19 +01:00
Missed a couple wanrings. Build example dll
This commit is contained in:
parent
990c8d4be6
commit
6cdc830544
3 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class MsgQueue {
|
|||
std::atomic_uint pendingSends_{0};
|
||||
|
||||
public:
|
||||
MsgQueue(){}
|
||||
MsgQueue() {}
|
||||
|
||||
ElementType* GetNextAddMessage()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue