mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 10:35:22 -04:00
Fix forward declarations class struct missmatch
This commit is contained in:
parent
e6e5700ed6
commit
7cc15c703c
10 changed files with 11 additions and 11 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
class ChatId;
|
||||
class ChatMessage;
|
||||
class RsGxsChanges;
|
||||
struct RsGxsChanges;
|
||||
|
||||
class RsNotify;
|
||||
extern RsNotify *rsNotify;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue