From a96e6e80626e3a045d58c66a4724c3b847d318d0 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 25 Nov 2018 00:53:41 +0100 Subject: tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: If1b2e04872eb0dd6725802c1709a9085f4cd8c91 Reviewed-on: https://gerrit.libreoffice.org/64141 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sw/source/ui/dbui/mmoutputtypepage.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/source/ui/dbui/mmoutputtypepage.cxx') diff --git a/sw/source/ui/dbui/mmoutputtypepage.cxx b/sw/source/ui/dbui/mmoutputtypepage.cxx index 86f0a1a1dac1..917f70e4ead1 100644 --- a/sw/source/ui/dbui/mmoutputtypepage.cxx +++ b/sw/source/ui/dbui/mmoutputtypepage.cxx @@ -27,6 +27,7 @@ #include #include +#include #include #include #include -- cgit