summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-02-09 00:53:49 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-02-09 00:53:49 +0200
commit223d92f2add27f7d8d658b51b0bfa9417d6c9418 (patch)
tree2b4dd733853a7d0d4628492eb303a0c9afb13c78 /sc/qa
parent9dafa8b12c307d3e28eba7bdf138d5a2f8768eac (diff)
prewin.h already includes <windows.h>
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unit/ucalc.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index bb13d42aad21..7878549364d5 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -43,7 +43,6 @@
#ifdef WNT
# include <prewin.h>
-# include <windows.h>
# include <postwin.h>
# undef ERROR
#endif