Merge pull request #13 from wackou/fix_macos_compile
Fix compilation on mac os with clang/libc++
This commit is contained in:
commit
63c6b2a02b
1 changed files with 0 additions and 2 deletions
|
|
@ -83,8 +83,6 @@ class sha256
|
||||||
} // fc
|
} // fc
|
||||||
namespace std
|
namespace std
|
||||||
{
|
{
|
||||||
template<typename T> struct hash;
|
|
||||||
|
|
||||||
template<>
|
template<>
|
||||||
struct hash<fc::sha256>
|
struct hash<fc::sha256>
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue