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

@ -5,7 +5,7 @@
#include <list>
#include "retroshare/rsids.h"
class RsItem;
struct RsItem;
class SetPacket
{