summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-25 19:03:49 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-25 19:03:49 +0100
commit78d6b75c90f39d74b94c9268cbd68dddd8ee22ca (patch)
tree7077295a16bd38b4904fc2add526db7371aff7ca /svl
parentcce205cf2139e93307e1414629d0be79f0e9a2d1 (diff)
Wholesale prewin.h/postwin.h removal
Diffstat (limited to 'svl')
-rw-r--r--svl/qa/unit/svl.cxx2
-rw-r--r--svl/source/svdde/ddeimp.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index aa1fdd0b61a2..201a20ee1e57 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -29,8 +29,6 @@
#include "precompiled_svl.hxx"
#ifdef WNT
-# include <prewin.h>
-# include <postwin.h>
# undef ERROR
#endif
diff --git a/svl/source/svdde/ddeimp.hxx b/svl/source/svdde/ddeimp.hxx
index e80470c446c1..6a7ac01ffbef 100644
--- a/svl/source/svdde/ddeimp.hxx
+++ b/svl/source/svdde/ddeimp.hxx
@@ -42,9 +42,7 @@
#else
-#include <prewin.h>
#include <ddeml.h>
-#include <postwin.h>
#include "ddewrap.hxx"
#endif