mirror of
https://github.com/RetroShare/libretroshare.git
synced 2026-09-14 11:05:45 +05:00
Fix UnitTest compilation.
This commit is contained in:
parent
1b1c29fdec
commit
97f0ce33e2
@ -53,6 +53,7 @@ public:
|
||||
{
|
||||
return recvItem(i);
|
||||
}
|
||||
bool getServiceItemNames(uint32_t /*service_type*/, std::map<uint8_t,std::string>& /*names*/) { return false; }
|
||||
private:
|
||||
RsPeerId mPeerId;
|
||||
RecvPeerItemIface* mRecvIface;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user