chart2/source/view/charttypes/GL3DBarChart.cxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 3d9920bfb805d8de561b397a032c8b55bbacd695 Author: Kohei Yoshida <kohei.yosh...@collabora.com> Date: Sat Mar 29 10:32:37 2014 -0400 Add missing header. Change-Id: I15f43e18bc20b8ddfd20b39bd4725519a2a8ae61 diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx b/chart2/source/view/charttypes/GL3DBarChart.cxx index 62f189a..0249a65 100644 --- a/chart2/source/view/charttypes/GL3DBarChart.cxx +++ b/chart2/source/view/charttypes/GL3DBarChart.cxx @@ -13,6 +13,8 @@ #include <com/sun/star/chart2/data/XDataSequence.hpp> #include <com/sun/star/chart2/data/LabelOrigin.hpp> +#include <stdio.h> + using namespace com::sun::star; namespace chart { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits