add missing header for mingw32 PCH-less build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7256e9b6ad
commit
403dd8db63
@ -33,6 +33,8 @@
|
||||
#include "wx/msw/dc.h"
|
||||
|
||||
#include "wx/msw/ole/activex.h"
|
||||
#include "wx/msw/private.h" // for wxCopyRectToRECT
|
||||
|
||||
// autointerfaces that we only use here
|
||||
WX_DECLARE_AUTOOLE(wxAutoIOleInPlaceSite, IOleInPlaceSite)
|
||||
WX_DECLARE_AUTOOLE(wxAutoIOleDocument, IOleDocument)
|
||||
|
Loading…
Reference in New Issue
Block a user