From 492ea7e08571e466e37f870b7642a79df55c2e92 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 12 Nov 2018 20:55:41 +0100 Subject: tdf#42949 Fix IWYU warnings in include/vcl/[ab]* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: If18c80fc64e55d797953e24e40e5d5e62bd9c625 Reviewed-on: https://gerrit.libreoffice.org/63453 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sw/source/core/doc/fmtcol.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/source/core/doc/fmtcol.cxx') diff --git a/sw/source/core/doc/fmtcol.cxx b/sw/source/core/doc/fmtcol.cxx index 4810980cf551..2fd4585ec7e7 100644 --- a/sw/source/core/doc/fmtcol.cxx +++ b/sw/source/core/doc/fmtcol.cxx @@ -21,6 +21,7 @@ #include #include +#include #include #include #include -- cgit