From 33cddeea1352688af9a42b53024e32a4536d5860 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 14 Sep 2015 14:43:18 +0100 Subject: boost->std MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iff14f69c200217c5d868978e8ffc06962b99ac09 Reviewed-on: https://gerrit.libreoffice.org/18568 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx') diff --git a/chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx b/chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx index 934e961fa204..af676b1823fe 100644 --- a/chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx +++ b/chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx @@ -32,8 +32,6 @@ #include "chartview/ExplicitValueProvider.hxx" #include "DiagramHelper.hxx" -#include - using namespace ::com::sun::star; using namespace ::com::sun::star::chart2; using ::com::sun::star::uno::Reference; -- cgit