summaryrefslogtreecommitdiff
path: root/tools/qa
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-02-09 00:57:41 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-02-09 01:04:21 +0200
commitb14f9301ef503c922d89d6a72772c55606313ff7 (patch)
treef1ef9631a78945fb46b458bb588a1b48a1d2d3df /tools/qa
parent46fade23824ba53dcdbaa3d3d2c2c9a122472ead (diff)
prewin.h already includes <windows.h>
Diffstat (limited to 'tools/qa')
-rw-r--r--tools/qa/test_reversemap.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qa/test_reversemap.cxx b/tools/qa/test_reversemap.cxx
index 47ae96cf3f41..193713f81d97 100644
--- a/tools/qa/test_reversemap.cxx
+++ b/tools/qa/test_reversemap.cxx
@@ -28,7 +28,6 @@
#ifdef WNT
# include <prewin.h>
-# include <windows.h>
# include <postwin.h>
#endif