added <windows.h> wrapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "wx/log.h"
|
||||
#include "wx/access.h"
|
||||
|
||||
#include <windows.h>
|
||||
#include "wx/msw/wrapwin.h"
|
||||
|
||||
// for some compilers, the entire ole2.h must be included, not only oleauto.h
|
||||
#if wxUSE_NORLANDER_HEADERS || defined(__WATCOMC__)
|
||||
@@ -49,7 +49,6 @@
|
||||
#include <oleacc.h>
|
||||
#include <winable.h>
|
||||
|
||||
#include "wx/msw/winundef.h"
|
||||
#include "wx/msw/ole/oleutils.h"
|
||||
|
||||
#ifndef CHILDID_SELF
|
||||
|
Reference in New Issue
Block a user