sw/qa/extras/ww8export/ww8export.cxx | 2 +- sw/qa/extras/ww8import/ww8import.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 3c25c5f8d9021936bd29bc0a59a0fc2b2c59664f Author: Luke Deller <l...@deller.id.au> Date: Tue Jul 8 22:44:12 2014 +1000 enable ww8import/export tests for mac Change-Id: I6b29040a2cd4ad24f18dfafb51d95d2b7627dd27 Reviewed-on: https://gerrit.libreoffice.org/10144 Tested-by: LibreOffice gerrit bot <ger...@libreoffice.org> Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk> Tested-by: Miklos Vajna <vmik...@collabora.co.uk> diff --git a/sw/qa/extras/ww8export/ww8export.cxx b/sw/qa/extras/ww8export/ww8export.cxx index 5857559..397d760 100644 --- a/sw/qa/extras/ww8export/ww8export.cxx +++ b/sw/qa/extras/ww8export/ww8export.cxx @@ -8,7 +8,7 @@ #include <swmodeltestbase.hxx> -#if !defined(MACOSX) && !defined(WNT) +#if !defined(WNT) #include <com/sun/star/form/validation/XValidatableFormComponent.hpp> #include <com/sun/star/frame/XStorable.hpp> diff --git a/sw/qa/extras/ww8import/ww8import.cxx b/sw/qa/extras/ww8import/ww8import.cxx index 147fb88..ce23780 100644 --- a/sw/qa/extras/ww8import/ww8import.cxx +++ b/sw/qa/extras/ww8import/ww8import.cxx @@ -8,7 +8,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