From 7e0e92d6ea01b7e942bc344075b96fe3bedc2b6d Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 5 Feb 2020 21:22:13 +0000 Subject: use forward decl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I21b70a405a6c5a62bc3d0f16c4a1b3f7d72c0dd0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88068 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sfx2/inc/inettbc.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/inc') diff --git a/sfx2/inc/inettbc.hxx b/sfx2/inc/inettbc.hxx index 3b940931e6e4..10bbf353fde3 100644 --- a/sfx2/inc/inettbc.hxx +++ b/sfx2/inc/inettbc.hxx @@ -22,8 +22,8 @@ #include #include -#include +class ComboBox; class SvtURLBox; class SfxURLToolBoxControl_Impl final : public SfxToolBoxControl -- cgit v1.2.3