add wx/window.h for MSVC compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
00621a0d17
commit
a79fe526de
@ -21,6 +21,7 @@
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#include "wx/event.h"
|
||||
#include "wx/window.h"
|
||||
#include "wx/scopeguard.h"
|
||||
|
||||
namespace
|
||||
|
Loading…
Reference in New Issue
Block a user