diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-25 18:47:00 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-25 18:47:11 +0100 |
commit | a56892268826985b995b731e66cbbe7beb789e1d (patch) | |
tree | 44b84738dd3aa4c4ed57eae8785fc59bfd27bf75 /extensions/source/ole/ole2uno.hxx | |
parent | 4804f9b778bcebda23637f3fd27b508d2d4a0331 (diff) |
Wholesale prewin.h/postwin.h removal
Diffstat (limited to 'extensions/source/ole/ole2uno.hxx')
-rw-r--r-- | extensions/source/ole/ole2uno.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/ole/ole2uno.hxx b/extensions/source/ole/ole2uno.hxx index 1eb7aa556..ca902f4e8 100644 --- a/extensions/source/ole/ole2uno.hxx +++ b/extensions/source/ole/ole2uno.hxx @@ -49,12 +49,10 @@ #pragma warning (disable:4005) #pragma warning (disable:4548) -#include <prewin.h> #include <tchar.h> #if (_MSC_VER >= 1200) || defined(__MINGW32__) #include <dispex.h> #endif -#include <postwin.h> #include <tools/presys.h> #include <list> |