summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/ScPanelFactory.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-11-28 04:37:16 +0100
committerMiklos Vajna <vmiklos@collabora.com>2018-11-30 09:13:55 +0100
commit9059457a1a8385cb80b5dd2c797cee77af4222a9 (patch)
tree2a142e7be68a74d222c04678bec518048c7003d8 /sc/source/ui/sidebar/ScPanelFactory.hxx
parent5bdc78f65da36d65e94de1e2dde5659f0563f08f (diff)
tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I3a945828b4c74be7747850e3e0eab2f4adeb67fd Reviewed-on: https://gerrit.libreoffice.org/64140 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc/source/ui/sidebar/ScPanelFactory.hxx')
-rw-r--r--sc/source/ui/sidebar/ScPanelFactory.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/ScPanelFactory.hxx b/sc/source/ui/sidebar/ScPanelFactory.hxx
index 817058588fe9..ea5d28d53877 100644
--- a/sc/source/ui/sidebar/ScPanelFactory.hxx
+++ b/sc/source/ui/sidebar/ScPanelFactory.hxx
@@ -21,7 +21,6 @@
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
-#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/ui/XUIElementFactory.hpp>