Kaydet (Commit) 7e2c45ac authored tarafından Tor Lillqvist's avatar Tor Lillqvist

prewin.h already includes <windows.h>

üst da194cb7
...@@ -77,7 +77,6 @@ ...@@ -77,7 +77,6 @@
#ifdef _ADO_DATALINK_BROWSE_ #ifdef _ADO_DATALINK_BROWSE_
#if defined( WNT ) #if defined( WNT )
#include <prewin.h> #include <prewin.h>
#include <windows.h>
#include <postwin.h> #include <postwin.h>
#endif #endif
#include <vcl/sysdata.hxx> #include <vcl/sysdata.hxx>
......
...@@ -78,7 +78,6 @@ ...@@ -78,7 +78,6 @@
#ifdef _ADO_DATALINK_BROWSE_ #ifdef _ADO_DATALINK_BROWSE_
#if defined( WNT ) #if defined( WNT )
#include <prewin.h> #include <prewin.h>
#include <windows.h>
#include <postwin.h> #include <postwin.h>
#endif #endif
#include <vcl/sysdata.hxx> #include <vcl/sysdata.hxx>
......
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