Fix compilation on mac os with clang/libc++
This commit is contained in:
parent
b203bfdab5
commit
30ee9868e6
1 changed files with 0 additions and 2 deletions
|
|
@ -83,8 +83,6 @@ class sha256
|
|||
} // fc
|
||||
namespace std
|
||||
{
|
||||
template<typename T> struct hash;
|
||||
|
||||
template<>
|
||||
struct hash<fc::sha256>
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue