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:
Vadim Zeitlin 2009-01-16 23:01:04 +00:00
parent 00621a0d17
commit a79fe526de

View File

@ -21,6 +21,7 @@
#endif // WX_PRECOMP
#include "wx/event.h"
#include "wx/window.h"
#include "wx/scopeguard.h"
namespace