Kaydet (Commit) 927f887b authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Wholesale prewin.h/postwin.h removal

üst 2c2d6bb0
...@@ -29,11 +29,6 @@ ...@@ -29,11 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove // MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_starmath.hxx" #include "precompiled_starmath.hxx"
#ifdef WNT
#include <prewin.h>
#include <postwin.h>
#endif
#include <cppunit/TestSuite.h> #include <cppunit/TestSuite.h>
#include <cppunit/TestFixture.h> #include <cppunit/TestFixture.h>
#include <cppunit/TestCase.h> #include <cppunit/TestCase.h>
......
...@@ -29,9 +29,7 @@ ...@@ -29,9 +29,7 @@
#include "precompiled_starmath.hxx" #include "precompiled_starmath.hxx"
#ifdef WNT #ifdef WNT
#include <prewin.h>
#include <windows.h> #include <windows.h>
#include <postwin.h>
#endif #endif
#include <cppunit/TestSuite.h> #include <cppunit/TestSuite.h>
......
...@@ -35,8 +35,6 @@ ...@@ -35,8 +35,6 @@
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>
#ifdef WNT #ifdef WNT
#include <prewin.h>
#include <postwin.h>
#include <tchar.h> #include <tchar.h>
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment