From 4b785097f1c49ead50e6a2085befcd37c800207b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 19 Mar 2018 20:49:34 +0000 Subject: drop unnecessary includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1a817d5575bbd57ecaa874a27158b9218e4210cc Reviewed-on: https://gerrit.libreoffice.org/51603 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/source/ui/optdlg/tpformula.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/optdlg/tpformula.cxx') diff --git a/sc/source/ui/optdlg/tpformula.cxx b/sc/source/ui/optdlg/tpformula.cxx index 0bd80b7f62db..3d950155c6b9 100644 --- a/sc/source/ui/optdlg/tpformula.cxx +++ b/sc/source/ui/optdlg/tpformula.cxx @@ -29,7 +29,6 @@ #include #include #include "calcoptionsdlg.hxx" -#include #include -- cgit