sc/qa/unit/helper/qahelper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ab8b183e2662b3bc76dbcd354c776ff093aef3c0 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Jul 9 13:50:19 2013 +0200 Fix condition Change-Id: I710eea69e992fe9a85d9eed86cf8023d5ed356df diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx index 14cd6dd..d16d33d 100644 --- a/sc/qa/unit/helper/qahelper.cxx +++ b/sc/qa/unit/helper/qahelper.cxx @@ -9,7 +9,7 @@ #include "qahelper.hxx" -#if defined _WIN32 || defined __CYGWIN__ +#if defined WNT #define __ORCUS_STATIC_LIB #endif #include <orcus/csv_parser.hpp> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits