summaryrefslogtreecommitdiff
path: root/configmgr/source/parsemanager.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-09 00:52:41 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-07-17 13:58:57 +0200
commit7ec4f191fd454bbbad830df2229578c9ae7a77df (patch)
treea35949be62df35021373ad03cd0b36ecfd627c10 /configmgr/source/parsemanager.hxx
parent217a80fd205c7f61794c863898cb7cfd1a17e78f (diff)
tdf#42949 Fix IWYU warnings in configmgr/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Iee703bad69bc3c47dc5960e560187ab1d1d9ff29 Reviewed-on: https://gerrit.libreoffice.org/72023 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'configmgr/source/parsemanager.hxx')
-rw-r--r--configmgr/source/parsemanager.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/configmgr/source/parsemanager.hxx b/configmgr/source/parsemanager.hxx
index 478211ff4221..86eb2db5ac9f 100644
--- a/configmgr/source/parsemanager.hxx
+++ b/configmgr/source/parsemanager.hxx
@@ -24,10 +24,7 @@
#include <set>
-#include <com/sun/star/container/NoSuchElementException.hpp>
-#include <com/sun/star/uno/RuntimeException.hpp>
#include <rtl/ref.hxx>
-#include <sal/types.h>
#include <salhelper/simplereferenceobject.hxx>
#include <xmlreader/span.hxx>
#include <xmlreader/xmlreader.hxx>