summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-11-25 19:18:01 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-11-25 21:14:46 -0500
commit96422e999fbfbfec22767649a973153afc4780f4 (patch)
tree94672e201d98a2d074013cd5168d4a2f206355f2 /chart2/source/view/main
parent5c3f47e44c2a734bddd0c3fb7f1151d5096ac494 (diff)
Remove ptr_deque.hpp header include from vcl/outdev.hxx.
This header is also a very high impact header. Change-Id: Iab63f2ec2edebc14b47820c6377a7f83131cfd06
Diffstat (limited to 'chart2/source/view/main')
-rwxr-xr-xchart2/source/view/main/GL3DRenderer.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/main/GL3DRenderer.cxx b/chart2/source/view/main/GL3DRenderer.cxx
index 092810a0557b..7fe634b116a0 100755
--- a/chart2/source/view/main/GL3DRenderer.cxx
+++ b/chart2/source/view/main/GL3DRenderer.cxx
@@ -20,6 +20,7 @@
#include <StaticGeometry.h>
#include "glm/gtc/matrix_inverse.hpp"
#include <boost/checked_delete.hpp>
+#include <boost/scoped_array.hpp>
#define DEBUG_FBO 0