summaryrefslogtreecommitdiff
path: root/automation/source
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-02-09 00:54:37 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-02-09 01:01:48 +0200
commitd81f351b9ceb859c730e9cafb9145af86a3aaa6c (patch)
treefa264837c6e05c50adc4fd770ba044892316108b /automation/source
parentaab856b75e9a8567fa358b43af035caeefb7043e (diff)
prewin.h already includes <windows.h>
Diffstat (limited to 'automation/source')
-rw-r--r--automation/source/testtool/registry_win.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/automation/source/testtool/registry_win.cxx b/automation/source/testtool/registry_win.cxx
index bbfee520d752..b599342b0854 100644
--- a/automation/source/testtool/registry_win.cxx
+++ b/automation/source/testtool/registry_win.cxx
@@ -37,7 +37,6 @@
#include <prewin.h>
-#include "winreg.h"
#include <postwin.h>
// as we define it ourselves further down the line we remove it here
#ifdef IS_ERROR