summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/view/axes/VCartesianCoordinateSystem.cxx b/chart2/source/view/axes/VCartesianCoordinateSystem.cxx
index 6c63d09bfa78..fe1aab84f37a 100644
--- a/chart2/source/view/axes/VCartesianCoordinateSystem.cxx
+++ b/chart2/source/view/axes/VCartesianCoordinateSystem.cxx
@@ -25,9 +25,6 @@
#include "AxisHelper.hxx"
#include "ChartTypeHelper.hxx"
-//for auto_ptr
-#include <memory>
-
namespace chart
{
using namespace ::com::sun::star;