[Libreoffice-commits] core.git: Branch 'aoo/trunk' - xmloff/source

Armin Le Grand alg at apache.org
Thu Mar 20 05:07:45 PDT 2014


 xmloff/source/draw/ximpcustomshape.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bd17b89d9344b03297e12306208ba72090d10771
Author: Armin Le Grand <alg at apache.org>
Date:   Thu Mar 20 10:05:11 2014 +0000

    i124452 correct empty svg:viweBox, added missing include

diff --git a/xmloff/source/draw/ximpcustomshape.cxx b/xmloff/source/draw/ximpcustomshape.cxx
index 98ae15a..96d82a0 100644
--- a/xmloff/source/draw/ximpcustomshape.cxx
+++ b/xmloff/source/draw/ximpcustomshape.cxx
@@ -52,6 +52,7 @@
 #include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp>
 #include <com/sun/star/drawing/EnhancedCustomShapeTextPathMode.hpp>
 #include <com/sun/star/drawing/ProjectionMode.hpp>
+#include <com/sun/star/drawing/HomogenMatrix3.hpp>
 #include <basegfx/vector/b2dvector.hxx>
 #include <hash_map>
 


More information about the Libreoffice-commits mailing list