fixed compilation when IDC_HAND is undefined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
8003f8de3a
commit
c77c29207b
1 changed files with 2 additions and 0 deletions
|
|
@ -40,7 +40,9 @@
|
|||
|
||||
#include "wx/module.h"
|
||||
#include "wx/image.h"
|
||||
|
||||
#include "wx/msw/private.h"
|
||||
#include "wx/msw/missing.h" // IDC_HAND
|
||||
|
||||
// define functions missing in MicroWin
|
||||
#ifdef __WXMICROWIN__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue