prewin.h includes windows.h
Change-Id: I221e9f704f75472234a6ce2b09930aeff6279c7a
This commit is contained in:
@@ -29,7 +29,6 @@
|
|||||||
#include <comphelper/processfactory.hxx>
|
#include <comphelper/processfactory.hxx>
|
||||||
|
|
||||||
#include <prewin.h>
|
#include <prewin.h>
|
||||||
#include <windows.h>
|
|
||||||
#include <postwin.h>
|
#include <postwin.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <tools/stream.hxx>
|
#include <tools/stream.hxx>
|
||||||
|
@@ -23,7 +23,6 @@
|
|||||||
# include <postx.h>
|
# include <postx.h>
|
||||||
#elif defined( _WIN32 )
|
#elif defined( _WIN32 )
|
||||||
# include "prewin.h"
|
# include "prewin.h"
|
||||||
# include "windows.h"
|
|
||||||
# include "postwin.h"
|
# include "postwin.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -32,7 +32,6 @@
|
|||||||
#include <vcl/window.hxx>
|
#include <vcl/window.hxx>
|
||||||
|
|
||||||
#include <prewin.h>
|
#include <prewin.h>
|
||||||
#include <windows.h>
|
|
||||||
#include <postwin.h>
|
#include <postwin.h>
|
||||||
|
|
||||||
using namespace ::com::sun::star; // for odk interfaces
|
using namespace ::com::sun::star; // for odk interfaces
|
||||||
|
Reference in New Issue
Block a user