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 /sot | |
parent | cce205cf2139e93307e1414629d0be79f0e9a2d1 (diff) |
Wholesale prewin.h/postwin.h removal
Diffstat (limited to 'sot')
-rw-r--r-- | sot/inc/sot/formats.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sot/inc/sot/formats.hxx b/sot/inc/sot/formats.hxx index 595dd09e8cd8..7c2c427fe126 100644 --- a/sot/inc/sot/formats.hxx +++ b/sot/inc/sot/formats.hxx @@ -36,9 +36,7 @@ #pragma warning(push, 1) #pragma warning(disable: 4917) #endif -#include <prewin.h> #include <shlobj.h> -#include <postwin.h> #ifdef _MSC_VER #pragma warning(pop) #endif |