[Libreoffice-commits] .: oox/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Sep 19 12:23:52 PDT 2012


 oox/inc/oox/vml/vmlformatting.hxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 347330f441dc127edc66834c10f5fa76bb65cf72
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Wed Sep 19 21:23:28 2012 +0200

    oox: include vector here
    
    Change-Id: I3e6b7ac2e4883125098d5e97ee61f35efb96a5e3

diff --git a/oox/inc/oox/vml/vmlformatting.hxx b/oox/inc/oox/vml/vmlformatting.hxx
index 1cbb319..277b358 100644
--- a/oox/inc/oox/vml/vmlformatting.hxx
+++ b/oox/inc/oox/vml/vmlformatting.hxx
@@ -25,6 +25,8 @@
 #include <com/sun/star/awt/Point.hpp>
 #include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
 
+#include <vector>
+
 namespace oox {
     class GraphicHelper;
     namespace drawingml { class Color; }


More information about the Libreoffice-commits mailing list