From a720b928c80f18d340173f39f63e7ef9cfb367c1 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Thu, 16 Nov 2017 22:26:34 +0100 Subject: Remove includes in .cpp files for things the corresponding .h file already included --- src/wallet/db.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/wallet/db.cpp') diff --git a/src/wallet/db.cpp b/src/wallet/db.cpp index c6fd95f250..47b9517df2 100644 --- a/src/wallet/db.cpp +++ b/src/wallet/db.cpp @@ -6,7 +6,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3