summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-08-25 22:30:54 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-08-25 22:34:30 +0200
commit8995bb0b63f7d0daf3cff20bf6a75761e3faeb35 (patch)
treee2e7360fc83bc9f20207a3f757d097ebe8081fd1
parent6182437f8312e5823b3c9022993730428e572667 (diff)
CppunitTest_sw_htmlexport: enable on Windows
Change-Id: Id5a82aafc50f4758cff777e3e5b7560e37044443
-rw-r--r--sw/qa/extras/htmlexport/htmlexport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/htmlexport/htmlexport.cxx b/sw/qa/extras/htmlexport/htmlexport.cxx
index 82d6cd40673c..2d4f6fbdc824 100644
--- a/sw/qa/extras/htmlexport/htmlexport.cxx
+++ b/sw/qa/extras/htmlexport/htmlexport.cxx
@@ -9,7 +9,7 @@
#include <swmodeltestbase.hxx>
-#if !defined(MACOSX) && !defined(WNT)
+#if !defined(MACOSX)
#include <com/sun/star/awt/Gradient.hpp>
#include <com/sun/star/drawing/FillStyle.hpp>