diff options
Diffstat (limited to 'libdevcore/SHA3.h')
-rw-r--r-- | libdevcore/SHA3.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdevcore/SHA3.h b/libdevcore/SHA3.h index eedcc420..c481bfc9 100644 --- a/libdevcore/SHA3.h +++ b/libdevcore/SHA3.h @@ -25,7 +25,6 @@ #include <string> #include "FixedHash.h" -#include "vector_ref.h" namespace dev { |