mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-05 08:48:03 +00:00
Fix Clang compile and link errors
This commit is contained in:
@@ -1906,6 +1906,10 @@ private:
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
LedgerConsensus::~LedgerConsensus ()
|
||||
{
|
||||
}
|
||||
|
||||
boost::shared_ptr <LedgerConsensus> LedgerConsensus::New(LedgerHash const & prevLCLHash,
|
||||
Ledger::ref previousLedger, uint32 closeTime)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user