diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-12-15 22:58:53 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-12-20 10:25:19 +0100 |
commit | 8f4087138cb68d8dcdd06853df1a6deb53ee8844 (patch) | |
tree | c415f7947b4fc8cfc59dd645d0e56a6ab0be52b0 /emfio/inc | |
parent | dee81fb2e1df5091702b3c8b0e4a3f2b58e89291 (diff) |
tdf#42949 Fix IWYU warnings in emfio/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: I644bbebe798329e68665b8c751eccbb829178e91
Reviewed-on: https://gerrit.libreoffice.org/85182
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'emfio/inc')
-rw-r--r-- | emfio/inc/mtftools.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emfio/inc/mtftools.hxx b/emfio/inc/mtftools.hxx index e335dc99fbf1..784fe796efe7 100644 --- a/emfio/inc/mtftools.hxx +++ b/emfio/inc/mtftools.hxx @@ -26,7 +26,6 @@ #include <vcl/bitmapex.hxx> #include <vcl/lineinfo.hxx> #include <vcl/outdevstate.hxx> -#include <vcl/FilterConfigItem.hxx> #include "emfiodllapi.h" |