include just wrapwin.h and not the entire msw/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2aaf17c223
commit
6ed5d6cbfb
@ -46,7 +46,7 @@
|
||||
#endif //Win/Unix
|
||||
|
||||
#if defined(__WXMSW__)
|
||||
#include "wx/msw/private.h" // includes windows.h for MessageBox()
|
||||
#include "wx/msw/wrapwin.h" // includes windows.h for MessageBox()
|
||||
#endif
|
||||
|
||||
#if wxUSE_FONTMAP
|
||||
|
Loading…
Reference in New Issue
Block a user