compilation fixes for mingw32 (still leaving disabled for now)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-08-27 12:16:02 +00:00
parent 9444f8dbc3
commit 4a0a9b03d6

View File

@@ -38,6 +38,10 @@
#include "wx/event.h"
#endif
#include "wx/timer.h"
#include "wx/app.h"
#include "wx/generic/choicdgg.h"
#include "wx/msw/private.h" // must be before #include "dynlib.h"
#if !wxUSE_DYNLIB_CLASS