summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlImage.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-05-01 23:04:37 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-05-05 09:27:33 +0200
commit0db4cc8e0910b7e09787b6f7a7ef3b124a2cbf57 (patch)
treed3d7fb6854296b4f01e96f26d22503d06147d2ac /reportdesign/source/filter/xml/xmlImage.cxx
parent778a81c114187b193140ebe816eec0805f40b6ab (diff)
tdf#42949 Fix IWYU warnings in reportdesign/*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ica1a10a8f8fff7c3780adcc30b2c8d0e385b1326 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93307 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'reportdesign/source/filter/xml/xmlImage.cxx')
-rw-r--r--reportdesign/source/filter/xml/xmlImage.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/reportdesign/source/filter/xml/xmlImage.cxx b/reportdesign/source/filter/xml/xmlImage.cxx
index b315d5d4dcbb..5c9149288864 100644
--- a/reportdesign/source/filter/xml/xmlImage.cxx
+++ b/reportdesign/source/filter/xml/xmlImage.cxx
@@ -20,12 +20,7 @@
#include "xmlfilter.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnmspe.hxx>
-#include <xmloff/nmspmap.hxx>
#include <xmloff/xmluconv.hxx>
-#include "xmlEnums.hxx"
-#include "xmlComponent.hxx"
-#include "xmlReportElement.hxx"
-#include "xmlControlProperty.hxx"
#include "xmlHelper.hxx"
#include <unotools/pathoptions.hxx>
#include <sal/log.hxx>