From 198960184cd7c4bcc0366aadf1d0f61e52c2d7c3 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 11 Apr 2021 20:29:28 +0100 Subject: drop unneeded include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie22ff468f1220a2d2a526b9d00dcfbec4048557b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113961 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- include/sfx2/lokcharthelper.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/sfx2/lokcharthelper.hxx b/include/sfx2/lokcharthelper.hxx index ee30a645abfc..319af8c35da5 100644 --- a/include/sfx2/lokcharthelper.hxx +++ b/include/sfx2/lokcharthelper.hxx @@ -13,7 +13,6 @@ #include #include #include -#include namespace com::sun::star::frame { class XController; } namespace com::sun::star::frame { class XDispatch; } -- cgit