summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-10 23:37:01 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-06-16 12:26:17 +0200
commit8dacd42f3af903ac3daeef8f4dd444ffc7e1a99c (patch)
tree9c5f21266749a0557687ce83faef65f763460021 /chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
parenttdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]* (diff)
downloadcore-8dacd42f3af903ac3daeef8f4dd444ffc7e1a99c.tar.gz
core-8dacd42f3af903ac3daeef8f4dd444ffc7e1a99c.zip
tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I53b8ac58e5f5a3778835e06a73b5f6e11dce4357 Reviewed-on: https://gerrit.libreoffice.org/55569 Tested-by: Jenkins Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'chart2/source/model/template/ColumnLineChartTypeTemplate.cxx')
-rw-r--r--chart2/source/model/template/ColumnLineChartTypeTemplate.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx b/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
index 85b1d64a32e7..99aa46045b51 100644
--- a/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
+++ b/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
@@ -27,6 +27,7 @@
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/chart2/XChartTypeContainer.hpp>
#include <com/sun/star/chart2/XDataSeriesContainer.hpp>
+#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
#include <com/sun/star/drawing/LineStyle.hpp>
#include <tools/diagnose_ex.h>