mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-29 00:27:27 -04:00
Fix some warnings
This commit is contained in:
parent
9c68bcbca4
commit
443ffb9f85
14 changed files with 14 additions and 14 deletions
|
@ -160,7 +160,7 @@
|
|||
#include "serialiser/rsserial.h"
|
||||
#include "util/rsdeprecate.h"
|
||||
|
||||
class RsItem ;
|
||||
struct RsItem;
|
||||
|
||||
#define SERIALIZE_ERROR() std::cerr << __PRETTY_FUNCTION__ << " : "
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue