From ba6723431afa843232fadf44e12ddab44e85c9f0 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 14 Oct 2018 17:08:15 +0100 Subject: drop unnecessary vcl/group.hxx includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I09d86ee7e156ac71d7c1f9fd58d43751037d2629 Reviewed-on: https://gerrit.libreoffice.org/61761 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/source/ui/inc/tpcalc.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/inc/tpcalc.hxx') diff --git a/sc/source/ui/inc/tpcalc.hxx b/sc/source/ui/inc/tpcalc.hxx index 313434461e7a..b8fbc732b3bb 100644 --- a/sc/source/ui/inc/tpcalc.hxx +++ b/sc/source/ui/inc/tpcalc.hxx @@ -23,7 +23,6 @@ #include #include #include -#include #include "editfield.hxx" class ScDocOptions; -- cgit