prewin.h already includes <windows.h>
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
# include <prewin.h>
|
||||
# include <windows.h>
|
||||
# include <postwin.h>
|
||||
#endif
|
||||
|
||||
|
@@ -50,7 +50,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
# include <prewin.h>
|
||||
# include <windows.h>
|
||||
# include <postwin.h>
|
||||
#endif
|
||||
|
||||
|
@@ -40,7 +40,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
#ifdef max
|
||||
#undef max
|
||||
|
@@ -37,7 +37,6 @@
|
||||
************************************************************************/
|
||||
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
|
||||
#include <osl/diagnose.h>
|
||||
|
@@ -31,7 +31,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
# include <prewin.h>
|
||||
# include <windows.h>
|
||||
# include <postwin.h>
|
||||
#endif
|
||||
|
||||
|
@@ -103,7 +103,6 @@ void Directory::readDirectory()
|
||||
|
||||
#ifdef WNT
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
|
||||
void Directory::readDirectory ( const rtl::OUString& sFullpath )
|
||||
|
@@ -44,9 +44,8 @@
|
||||
#include "rtl/strbuf.hxx"
|
||||
#ifdef WNT
|
||||
#include <direct.h>
|
||||
#include "prewin.h"
|
||||
#include <windows.h>
|
||||
#include "postwin.h"
|
||||
#include <prewin.h>
|
||||
#include <postwin.h>
|
||||
#endif
|
||||
|
||||
/*****************************************************************************/
|
||||
|
@@ -40,7 +40,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
#elif defined ( QUARTZ )
|
||||
#include "premac.h"
|
||||
|
@@ -42,7 +42,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
#elif defined ( QUARTZ )
|
||||
#include "premac.h"
|
||||
|
@@ -54,7 +54,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
#elif (defined QUARTZ)
|
||||
#include "premac.h"
|
||||
|
@@ -39,7 +39,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
#elif defined ( QUARTZ )
|
||||
#include "premac.h"
|
||||
|
@@ -28,7 +28,6 @@
|
||||
|
||||
#ifdef WNT
|
||||
# include <prewin.h>
|
||||
# include <windows.h>
|
||||
# include <postwin.h>
|
||||
#endif
|
||||
|
||||
|
@@ -48,9 +48,8 @@
|
||||
#include <unotools/syslocaleoptions.hxx>
|
||||
|
||||
#ifdef WNT
|
||||
#include "prewin.h"
|
||||
#include <windows.h>
|
||||
#include "postwin.h"
|
||||
#include <prewin.h>
|
||||
#include <postwin.h>
|
||||
#endif
|
||||
|
||||
using namespace rtl;
|
||||
|
@@ -33,7 +33,6 @@
|
||||
#include <malloc.h>
|
||||
|
||||
#include <prewin.h>
|
||||
#include <windows.h>
|
||||
#include <postwin.h>
|
||||
#include <vcl/sysdata.hxx>
|
||||
#include "tools/svwin.h"
|
||||
|
Reference in New Issue
Block a user