summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-10 09:59:10 +0200
committerNoel Grandin <noel@peralex.com>2015-11-10 09:59:10 +0200
commit41e9197eb67e517c88279a6a2001c6ee927d8317 (patch)
treef42851245065358442c86f3b945166e2700c747c /chart2
parent73baabfffc34461068df57d1a1851351b17cb8e8 (diff)
fix build
after my boost::ptr_vector->vector<unique_ptr> conversions Change-Id: I1141e8ad614a650a274bf41bf3ebad9143c561c0
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/charttypes/GL3DBarChart.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx b/chart2/source/view/charttypes/GL3DBarChart.cxx
index c8065348d5f7..d5cadc5b2f2c 100644
--- a/chart2/source/view/charttypes/GL3DBarChart.cxx
+++ b/chart2/source/view/charttypes/GL3DBarChart.cxx
@@ -23,6 +23,7 @@
#ifdef WNT
#include <windows.h>
#endif
+#include <memory>
#define CALC_POS_EVENT_ID 1
#define SHAPE_START_ID 10