mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 23:19:29 -05:00
Fix UnitTest compilation.
This commit is contained in:
parent
969b5ce1f1
commit
936dcbabb3
@ -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