mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 01:07:57 +00:00
Fix clang compile
This commit is contained in:
@@ -146,7 +146,6 @@ std::istream& operator>> (std::istream& is, Endpoint& endpoint);
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace std {
|
||||
template <typename T> struct hash;
|
||||
/** std::hash support. */
|
||||
template <>
|
||||
struct hash <beast::IP::Endpoint>
|
||||
|
||||
Reference in New Issue
Block a user