CppunitTest_sw_rtfexport: enable on MACOSX

Change-Id: Id125f7b2293f7813391ca583f60bcbf53f455afc
Reviewed-on: https://gerrit.libreoffice.org/8562
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
This commit is contained in:
Miklos Vajna 2014-03-12 12:05:19 -07:00
parent b2f375823d
commit ccf74f3149

View File

@ -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>