mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 16:35:53 +00:00
Fix gcc compile errors
This commit is contained in:
@@ -63,7 +63,7 @@ private:
|
||||
public:
|
||||
static char const* getCountedObjectName () { return "Peer"; }
|
||||
|
||||
PeerImp::PeerImp (boost::asio::io_service& io_service,
|
||||
PeerImp (boost::asio::io_service& io_service,
|
||||
boost::asio::ssl::context& ctx,
|
||||
uint64 peerID,
|
||||
bool inbound)
|
||||
|
||||
Reference in New Issue
Block a user