diff options
Diffstat (limited to 'chart2/source/view/inc/GL3DBarChart.hxx')
-rw-r--r-- | chart2/source/view/inc/GL3DBarChart.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/inc/GL3DBarChart.hxx b/chart2/source/view/inc/GL3DBarChart.hxx index fc91f44ee856..8e83508b560f 100644 --- a/chart2/source/view/inc/GL3DBarChart.hxx +++ b/chart2/source/view/inc/GL3DBarChart.hxx @@ -13,6 +13,7 @@ #include <GL3DPlotterBase.hxx> #include <deque> +#include <memory> #include <vector> #include "VDataSeries.hxx" |