[Libreoffice-commits] .: binfilter/bf_starmath

Thomas Arnhold tarnhold at kemper.freedesktop.org
Thu Jul 12 05:40:11 PDT 2012


 binfilter/bf_starmath/source/starmath_mathml.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 933e6e9aa02ccc5428bb23e9e9ad0a2662e22c29
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Thu Jul 12 14:39:52 2012 +0200

    Fix build
    
    Change-Id: I41a6adfff2d81575103155668bdd9af0c29d7ce6

diff --git a/binfilter/bf_starmath/source/starmath_mathml.cxx b/binfilter/bf_starmath/source/starmath_mathml.cxx
index 4d8734f..9dc6503 100644
--- a/binfilter/bf_starmath/source/starmath_mathml.cxx
+++ b/binfilter/bf_starmath/source/starmath_mathml.cxx
@@ -77,6 +77,7 @@ one go*/
 #include <com/sun/star/beans/PropertyAttribute.hpp>
 #include <comphelper/genericpropertyset.hxx>
 #include <comphelper/string.hxx>
+#include <rtl/uuid.h>
 
 #include <bf_svtools/itemprop.hxx>
 


More information about the Libreoffice-commits mailing list