PCH-less compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-04-27 21:32:40 +00:00
parent 6b24b421ce
commit 193d0c9310
11 changed files with 11 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
#include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
#include "wx/event.h"
#include "wx/textctrl.h"
#include "wx/wxcrtvararg.h"
#endif
#include "wx/msw/private.h"