summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ChartTypeTemplate.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-08-05 16:09:23 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-08-08 17:20:58 +0200
commit47db30bdb35a86bf34d2574c9af3f06b1d2a8bd7 (patch)
tree6bcb3b21b39aecc7506b966bd1155d1a5784ede9 /chart2/source/model/template/ChartTypeTemplate.cxx
parentRemove presumably unused distro-configs/Jenkins/*_libreoffice-5-0.conf (diff)
downloadcore-47db30bdb35a86bf34d2574c9af3f06b1d2a8bd7.tar.gz
core-47db30bdb35a86bf34d2574c9af3f06b1d2a8bd7.zip
tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Try harder to use fw declarations, and a few newly analyzed files Change-Id: I50299e9115ced60468c7bc5e63013addbaec48c0 Reviewed-on: https://gerrit.libreoffice.org/58618 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/source/model/template/ChartTypeTemplate.cxx')
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/model/template/ChartTypeTemplate.cxx b/chart2/source/model/template/ChartTypeTemplate.cxx
index 206993f26eed..c47087dee0fe 100644
--- a/chart2/source/model/template/ChartTypeTemplate.cxx
+++ b/chart2/source/model/template/ChartTypeTemplate.cxx
@@ -34,6 +34,7 @@
#include <cppuhelper/component_context.hxx>
#include <com/sun/star/chart/ChartSolidType.hpp>
#include <com/sun/star/chart2/AxisType.hpp>
+#include <com/sun/star/chart2/StackingDirection.hpp>
#include <com/sun/star/chart2/XDataSeriesContainer.hpp>
#include <com/sun/star/chart2/XChartTypeContainer.hpp>
#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>