sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dd664f2e10bdada705c78638fe95ad0869b7cb03
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Thu Jul 17 22:24:54 2014 +0200

    CppunitTest_sw_ooxmlfieldexport: enable on OS X
    
    Change-Id: I3ded4fc864870c20e0e5a7dc0aef02ca7b792ebc
    Reviewed-on: https://gerrit.libreoffice.org/10372
    Reviewed-by: Tor Lillqvist <t...@collabora.com>
    Tested-by: Tor Lillqvist <t...@collabora.com>

diff --git a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
index 2570412..5d2732b 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
@@ -9,7 +9,7 @@
 
 #include <swmodeltestbase.hxx>
 
-#if !defined(MACOSX) && !defined(WNT)
+#if !defined(WNT)
 
 #include <com/sun/star/awt/XBitmap.hpp>
 #include <com/sun/star/graphic/XGraphic.hpp>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to