Missing includes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-04-14 14:53:13 +00:00
parent d43e302b68
commit c5565f8c61
4 changed files with 16 additions and 0 deletions

View File

@@ -21,6 +21,10 @@
#pragma hdrstop
#endif
#if defined(__WXMSW__)
#include "wx/msw/wrapwin.h"
#endif
#ifndef WX_PRECOMP
#ifndef NO_GUI
#include "wx/menu.h"