[Libreoffice-commits] core.git: vcl/inc
Caolán McNamara
caolanm at redhat.com
Mon Aug 24 04:16:08 PDT 2015
vcl/inc/opengl/texture.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1e8e3a8c4624e9a4f16a7fb7f24c5d7125d7f106
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Aug 24 12:15:38 2015 +0100
include vector
Change-Id: I84f571c0564b33a5b647a270c567959b415b3747
diff --git a/vcl/inc/opengl/texture.hxx b/vcl/inc/opengl/texture.hxx
index 51f7040..a6117a7 100644
--- a/vcl/inc/opengl/texture.hxx
+++ b/vcl/inc/opengl/texture.hxx
@@ -27,6 +27,7 @@
#include <tools/gen.hxx>
#include <memory>
+#include <vector>
class ImplOpenGLTexture
{
More information about the Libreoffice-commits
mailing list