summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-03-24 16:48:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-03-24 16:48:45 +0000
commit628582e43cfe72fc0883747a4d1b8b27fc9479c1 (patch)
tree86078d3a2953b2cace6eb345e500a37927fb1de4 /sc
parent55a21cff92940ff21826ce4c089996a20039e77c (diff)
these can go now post types change
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/ucalc.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index 82603c7c6385..44cabcc2e207 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -41,12 +41,6 @@
#include "precompiled_sc.hxx"
-#ifdef WNT
-# include <prewin.h>
-# include <postwin.h>
-# undef ERROR
-#endif
-
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>