summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/DocumentTContext.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-09-30 23:19:33 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-10-02 11:06:09 +0200
commit86f42c08c177791021f20db795b0c06ee9ce51ca (patch)
treeda7fc045d9e079e44c5b7871ec4480e9442ce9ff /xmloff/source/transform/DocumentTContext.cxx
parent59a0a2d08f4dab0ce6f32a2b4ef660a35f44a8cd (diff)
tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I986ba9f661854d1b5fafc337ec109b0ee558a86a Reviewed-on: https://gerrit.libreoffice.org/79904 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmloff/source/transform/DocumentTContext.cxx')
-rw-r--r--xmloff/source/transform/DocumentTContext.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/transform/DocumentTContext.cxx b/xmloff/source/transform/DocumentTContext.cxx
index 65b5f5beab71..3edbc250eeda 100644
--- a/xmloff/source/transform/DocumentTContext.cxx
+++ b/xmloff/source/transform/DocumentTContext.cxx
@@ -17,9 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <com/sun/star/xml/sax/SAXParseException.hpp>
#include <com/sun/star/xml/sax/SAXException.hpp>
-#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <xmloff/nmspmap.hxx>