Add missing virtual dtors

This commit is contained in:
Vinnie Falco
2013-07-23 16:37:09 -07:00
parent 373c328dfa
commit bf3d3b7535
3 changed files with 5 additions and 6 deletions

View File

@@ -58,6 +58,8 @@ public:
//
explicit NetworkOPs (LedgerMaster* pLedgerMaster);
virtual ~NetworkOPs () { }
// network information
uint32 getNetworkTimeNC (); // Our best estimate of wall time in seconds from 1/1/2000
uint32 getCloseTimeNC (); // Our best estimate of current ledger close time