From 850eb2a240b670e749dfabea388a7a4ae501d75c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 2 Jul 2020 16:52:47 +0100 Subject: drop some unnecessary includes and forward declares MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I05bf82e3fc295d6f3f42287763c53b8e21da4b67 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97824 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- svtools/source/brwbox/ebbcontrols.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svtools/source/brwbox') diff --git a/svtools/source/brwbox/ebbcontrols.cxx b/svtools/source/brwbox/ebbcontrols.cxx index 29d4c06c0b4c..8513f53f22f5 100644 --- a/svtools/source/brwbox/ebbcontrols.cxx +++ b/svtools/source/brwbox/ebbcontrols.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include -- cgit