From 16ee4d434692387419e6493aefba4312b2d80a8c Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 30 Jan 2019 00:10:38 +0100 Subject: tdf#42949 Fix IWYU warnings in include/svtools/* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I937ed12f2a96943664087ddcdd035f1347e84a57 Reviewed-on: https://gerrit.libreoffice.org/67102 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sfx2/source/inet/inettbc.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2') diff --git a/sfx2/source/inet/inettbc.cxx b/sfx2/source/inet/inettbc.cxx index e5d63f757042..370f9bd3706a 100644 --- a/sfx2/source/inet/inettbc.cxx +++ b/sfx2/source/inet/inettbc.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include -- cgit