summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/BubbleDataInterpreter.cxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-07-13 13:27:01 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2016-07-13 12:58:55 +0000
commit194d4a02b9117064106fba0bde6b9494831d6475 (patch)
treea39ba541ae8c528a50dfe9e33a61e8ed9ea35272 /chart2/source/model/template/BubbleDataInterpreter.cxx
parentloplugin:singlevalfields in sc(part2) (diff)
downloadcore-194d4a02b9117064106fba0bde6b9494831d6475.tar.gz
core-194d4a02b9117064106fba0bde6b9494831d6475.zip
chart2: remove unused ContainerHelper.hxx includes
remove using namespace ::chart::ContainerHelper; to match other uses Change-Id: I343086a6b7d70c84499b209680973431c7317219 Reviewed-on: https://gerrit.libreoffice.org/27184 Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'chart2/source/model/template/BubbleDataInterpreter.cxx')
-rw-r--r--chart2/source/model/template/BubbleDataInterpreter.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/model/template/BubbleDataInterpreter.cxx b/chart2/source/model/template/BubbleDataInterpreter.cxx
index eef20b1111c8..b2abf8ed2a8b 100644
--- a/chart2/source/model/template/BubbleDataInterpreter.cxx
+++ b/chart2/source/model/template/BubbleDataInterpreter.cxx
@@ -22,7 +22,6 @@
#include "macros.hxx"
#include "DataSeriesHelper.hxx"
#include "CommonConverters.hxx"
-#include "ContainerHelper.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/chart2/data/XDataSink.hpp>
#include <com/sun/star/util/XCloneable.hpp>