summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-09 20:31:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-09 22:32:54 +0200
commitaa3548fba617e55360dbb93095e06c3784801a85 (patch)
tree85d551f91f66aff1e66734bdba2799059ad3f7ba
parentf106f419567aec9b044216edb2bde030731fef5b (diff)
prewin.h includes windows.h
Change-Id: I221e9f704f75472234a6ce2b09930aeff6279c7a
-rw-r--r--extensions/source/scanner/scanwin.cxx1
-rw-r--r--include/vcl/opengl/OpenGLContext.hxx1
-rw-r--r--winaccessibility/source/service/msaaservice_impl.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/scanner/scanwin.cxx b/extensions/source/scanner/scanwin.cxx
index 6db9b66e331a..b441c99c3196 100644
--- a/extensions/source/scanner/scanwin.cxx
+++ b/extensions/source/scanner/scanwin.cxx
@@ -29,7 +29,6 @@
#include <comphelper/processfactory.hxx>
#include <prewin.h>
-#include <windows.h>
#include <postwin.h>
#include <math.h>
#include <tools/stream.hxx>
diff --git a/include/vcl/opengl/OpenGLContext.hxx b/include/vcl/opengl/OpenGLContext.hxx
index 9efe3d8e5096..a9df9660a3bc 100644
--- a/include/vcl/opengl/OpenGLContext.hxx
+++ b/include/vcl/opengl/OpenGLContext.hxx
@@ -23,7 +23,6 @@
# include <postx.h>
#elif defined( _WIN32 )
# include "prewin.h"
-# include "windows.h"
# include "postwin.h"
#endif
diff --git a/winaccessibility/source/service/msaaservice_impl.cxx b/winaccessibility/source/service/msaaservice_impl.cxx
index 961a01219c67..0e10e8799ed2 100644
--- a/winaccessibility/source/service/msaaservice_impl.cxx
+++ b/winaccessibility/source/service/msaaservice_impl.cxx
@@ -32,7 +32,6 @@
#include <vcl/window.hxx>
#include <prewin.h>
-#include <windows.h>
#include <postwin.h>
using namespace ::com::sun::star; // for odk interfaces