diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-25 19:03:49 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-25 19:03:49 +0100 |
commit | 78d6b75c90f39d74b94c9268cbd68dddd8ee22ca (patch) | |
tree | 7077295a16bd38b4904fc2add526db7371aff7ca /tools/qa | |
parent | cce205cf2139e93307e1414629d0be79f0e9a2d1 (diff) |
Wholesale prewin.h/postwin.h removal
Diffstat (limited to 'tools/qa')
-rw-r--r-- | tools/qa/test_reversemap.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/qa/test_reversemap.cxx b/tools/qa/test_reversemap.cxx index fb62eda90d82..e1ea8698ce87 100644 --- a/tools/qa/test_reversemap.cxx +++ b/tools/qa/test_reversemap.cxx @@ -26,11 +26,6 @@ * instead of those above. */ -#ifdef WNT -# include <prewin.h> -# include <postwin.h> -#endif - #include "precompiled_tools.hxx" #include "sal/config.h" |