From bd98e99c8095cf05c4d3282c888a87745ad1c559 Mon Sep 17 00:00:00 2001 From: Martijn Otto Date: Thu, 15 Nov 2018 17:29:34 +0100 Subject: Removed a lot of unnecessary includes --- src/common/base58.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/base58.cpp') diff --git a/src/common/base58.cpp b/src/common/base58.cpp index 75556cad9..3ad2c44b0 100644 --- a/src/common/base58.cpp +++ b/src/common/base58.cpp @@ -36,7 +36,6 @@ #include "crypto/hash.h" #include "int-util.h" -#include "util.h" #include "varint.h" namespace tools -- cgit v1.2.3