summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-01-17 23:46:35 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-23 09:22:08 +0100
commiteaeabd78585c185e58f62be49e5888ef78d94793 (patch)
tree876426b3f782712de0f590123bca0785d61fa49b /sw/source/ui/uno
parent13bc1ec30c5adf05ff987c25634b845bab7bc4ae (diff)
tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Icf4e6f8ea7c751c8d068dbde50ea1b4726d565d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87004 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/ui/uno')
-rw-r--r--sw/source/ui/uno/swdetect.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/uno/swdetect.cxx b/sw/source/ui/uno/swdetect.cxx
index f79d2c719c62..29badcd437c3 100644
--- a/sw/source/ui/uno/swdetect.cxx
+++ b/sw/source/ui/uno/swdetect.cxx
@@ -20,7 +20,6 @@
#include "swdetect.hxx"
#include <cppuhelper/supportsservice.hxx>
-#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <sfx2/docfile.hxx>