summaryrefslogtreecommitdiff
path: root/l10ntools/source/help
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 /l10ntools/source/help
parentcce205cf2139e93307e1414629d0be79f0e9a2d1 (diff)
Wholesale prewin.h/postwin.h removal
Diffstat (limited to 'l10ntools/source/help')
-rw-r--r--l10ntools/source/help/HelpCompiler.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/l10ntools/source/help/HelpCompiler.cxx b/l10ntools/source/help/HelpCompiler.cxx
index f6995fa309c9..f0e709cccf25 100644
--- a/l10ntools/source/help/HelpCompiler.cxx
+++ b/l10ntools/source/help/HelpCompiler.cxx
@@ -35,10 +35,6 @@
#include <libxslt/xsltInternals.h>
#include <libxslt/transform.h>
#include <libxslt/xsltutils.h>
-#ifdef __MINGW32__
-#include <prewin.h>
-#include <postwin.h>
-#endif
#include <osl/thread.hxx>
static void impl_sleep( sal_uInt32 nSec )