From d046ca1db0b1d72c515f19469405ff2e18dd2432 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Mon, 13 May 2019 13:14:30 +0000 Subject: difficulty: fix check_hash on big endian --- src/cryptonote_basic/difficulty.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cryptonote_basic/difficulty.h') diff --git a/src/cryptonote_basic/difficulty.h b/src/cryptonote_basic/difficulty.h index 02ed89e5a..771deb04c 100644 --- a/src/cryptonote_basic/difficulty.h +++ b/src/cryptonote_basic/difficulty.h @@ -34,7 +34,6 @@ #include #include #include - #include "crypto/hash.h" namespace cryptonote -- cgit v1.2.3