From d63b706dad58eb09014420cdaee5f1399d0e2d9e Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:44:16 +0200 Subject: loplugin:includeform: chart2 Change-Id: I5b455c684e7cd689d5160135246f3400363c7d40 --- chart2/source/tools/ObjectIdentifier.cxx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'chart2/source/tools/ObjectIdentifier.cxx') diff --git a/chart2/source/tools/ObjectIdentifier.cxx b/chart2/source/tools/ObjectIdentifier.cxx index d99a21983e60..4fe7a342fc73 100644 --- a/chart2/source/tools/ObjectIdentifier.cxx +++ b/chart2/source/tools/ObjectIdentifier.cxx @@ -21,14 +21,14 @@ #include -#include "ObjectIdentifier.hxx" -#include "macros.hxx" -#include "TitleHelper.hxx" -#include "ChartModelHelper.hxx" -#include "AxisHelper.hxx" -#include "servicenames_charttypes.hxx" -#include "DiagramHelper.hxx" -#include "AxisIndexDefines.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include -- cgit