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/clientversion.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/clientversion.cpp') diff --git a/src/clientversion.cpp b/src/clientversion.cpp index f7ded63e6..1934e71bb 100644 --- a/src/clientversion.cpp +++ b/src/clientversion.cpp @@ -6,7 +6,6 @@ #include -#include /** * Name of client reported in the 'version' message. Report the same name -- cgit v1.2.3