Fix some warnings

This commit is contained in:
Gioacchino Mazzurco 2018-01-22 15:02:33 +01:00
parent 9c68bcbca4
commit 443ffb9f85
14 changed files with 14 additions and 14 deletions

View file

@ -4,7 +4,7 @@
#include "retroshare/rsids.h"
#include "pqi/p3linkmgr.h"
class RsItem;
struct RsItem;
class PeerNode;
class RsSerialType;
class RsSerialiser;