added virtual destructor to RsNetworkExchangeService (patch from Cyril)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8365 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
electron128 2015-06-04 13:06:08 +00:00
parent aea5a77aeb
commit e37e3876a4

View File

@ -61,6 +61,7 @@ class RsNetworkExchangeService
public:
RsNetworkExchangeService(){ return;}
virtual ~RsNetworkExchangeService() {}
/*!
* Use this to set how far back synchronisation of messages should take place