mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-24 23:15:41 -04:00
Fix UnitTest compilation
But running failed.
This commit is contained in:
parent
cac335e7f6
commit
1c2b43b7e0
19 changed files with 37 additions and 20 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "gxstestservice.h"
|
||||
|
||||
// libretroshare
|
||||
#include "serialiser/rsnxsitems.h"
|
||||
#include "rsitems/rsnxsitems.h"
|
||||
|
||||
GxsPairServiceTester::GxsPairServiceTester(const RsPeerId &peerId1, const RsPeerId &peerId2, int testMode, bool useIdentityService)
|
||||
:SetServiceTester()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue