From bd1cac5a9656741ad1b54df1fb740b989b77b78f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 25 Nov 2018 15:39:35 +0000 Subject: drop some unnecessary includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4a45110e69fc76ff5b12e014586a0684c3737dfe Reviewed-on: https://gerrit.libreoffice.org/64000 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- chart2/source/controller/dialogs/tp_Scale.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chart2') diff --git a/chart2/source/controller/dialogs/tp_Scale.hxx b/chart2/source/controller/dialogs/tp_Scale.hxx index 49902e40dd1b..16c29e8b2cf0 100644 --- a/chart2/source/controller/dialogs/tp_Scale.hxx +++ b/chart2/source/controller/dialogs/tp_Scale.hxx @@ -20,11 +20,6 @@ #define INCLUDED_CHART2_SOURCE_CONTROLLER_DIALOGS_TP_SCALE_HXX #include -#include -#include -#include -#include -#include namespace chart { -- cgit