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

New commits:
commit ccf74f3149336d9db7d6fa6ed6eeae9a0b70e37a
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Wed Mar 12 12:05:19 2014 -0700

    CppunitTest_sw_rtfexport: enable on MACOSX
    
    Change-Id: Id125f7b2293f7813391ca583f60bcbf53f455afc
    Reviewed-on: https://gerrit.libreoffice.org/8562
    Tested-by: LibreOffice gerrit bot <ger...@libreoffice.org>
    Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk>

diff --git a/sw/qa/extras/rtfexport/rtfexport.cxx 
b/sw/qa/extras/rtfexport/rtfexport.cxx
index 8d5b214..02b2ebb 100644
--- a/sw/qa/extras/rtfexport/rtfexport.cxx
+++ b/sw/qa/extras/rtfexport/rtfexport.cxx
@@ -8,7 +8,7 @@
 
 #include <swmodeltestbase.hxx>
 
-#if !defined(MACOSX) && !defined(WNT)
+#if !defined(WNT)
 
 #include <com/sun/star/awt/Gradient.hpp>
 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to