summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/tabpages/tparea.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/tparea.cxx b/cui/source/tabpages/tparea.cxx
index fbb47f95a004..8493665bc01d 100644
--- a/cui/source/tabpages/tparea.cxx
+++ b/cui/source/tabpages/tparea.cxx
@@ -34,7 +34,7 @@
#define _SVX_TPAREA_CXX
-#if defined (UNX) || defined (WTC) || defined (ICC) || defined(WNT)
+#if defined (UNX) || defined (ICC) || defined(WNT)
#include <stdlib.h>
#endif