summaryrefslogtreecommitdiff
path: root/chart2/source/inc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-11-10 02:58:55 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-01-29 08:09:17 +0100
commit4f5391b19d7112f36509f91e0086574671e34c1e (patch)
treeacd7682750f77b6476f1a287753a609b900704f2 /chart2/source/inc
parentc3c8ba862a279f9d6c0f7e2ae0268b3c5e05bec1 (diff)
no auto_ptr in this class
Change-Id: I9f915d10136b230d0f6354379ef0afc1da4dda28
Diffstat (limited to 'chart2/source/inc')
-rw-r--r--chart2/source/inc/InternalDataProvider.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/inc/InternalDataProvider.hxx b/chart2/source/inc/InternalDataProvider.hxx
index 9c03b23b8afb..2decabba8b05 100644
--- a/chart2/source/inc/InternalDataProvider.hxx
+++ b/chart2/source/inc/InternalDataProvider.hxx
@@ -37,7 +37,6 @@
#include "CachedDataSequence.hxx"
#include <map>
-#include <memory>
namespace chart
{