From eca97676737174ac6ff775c60e3798c69fb67f4a Mon Sep 17 00:00:00 2001 From: practicalswift Date: Sat, 1 Jun 2019 14:25:09 +0200 Subject: Make reasoning about dependencies easier by not including unused dependencies --- src/warnings.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/warnings.cpp') diff --git a/src/warnings.cpp b/src/warnings.cpp index 8ac9ee09db..5542412a7f 100644 --- a/src/warnings.cpp +++ b/src/warnings.cpp @@ -4,7 +4,6 @@ // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include -#include #include #include -- cgit v1.2.3