mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
Fix clang compile
This commit is contained in:
@@ -92,7 +92,6 @@ std::istream& operator>> (std::istream& is, AddressV6& addr);
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace std {
|
||||
template <typename T> struct hash;
|
||||
/** std::hash support. */
|
||||
template <>
|
||||
struct hash <beast::IP::AddressV6>
|
||||
|
||||
Reference in New Issue
Block a user