summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ChartTypeTemplate.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:29:29 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:30:29 +0900
commit16244e7f241994fd0284b4ba77933d8fb2f25c1c (patch)
treeaa60b0c84a9a334d8be61306ffeedecfb02e6d76 /chart2/source/model/template/ChartTypeTemplate.cxx
parentResolves: rhbz#807316 don't complain that nocrashreport is an unknown option (diff)
downloadcore-16244e7f241994fd0284b4ba77933d8fb2f25c1c.tar.gz
core-16244e7f241994fd0284b4ba77933d8fb2f25c1c.zip
removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper
Diffstat (limited to 'chart2/source/model/template/ChartTypeTemplate.cxx')
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/model/template/ChartTypeTemplate.cxx b/chart2/source/model/template/ChartTypeTemplate.cxx
index 0fe079e40849..5d65f392c7b0 100644
--- a/chart2/source/model/template/ChartTypeTemplate.cxx
+++ b/chart2/source/model/template/ChartTypeTemplate.cxx
@@ -46,7 +46,6 @@
#include <com/sun/star/chart2/AxisType.hpp>
#include <com/sun/star/chart2/XDataSeriesContainer.hpp>
#include <com/sun/star/chart2/XChartTypeContainer.hpp>
-#include <com/sun/star/chart2/AxisType.hpp>
#include <algorithm>
#include <iterator>