sizer.h needed by cygwin

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2005-05-02 09:19:26 +00:00
parent de279b5406
commit 1e2aa2f8df

View File

@@ -47,6 +47,7 @@
#include "wx/msgdlg.h"
#include "wx/settings.h"
#include "wx/statbox.h"
#include "wx/sizer.h"
#endif
#if wxUSE_OWNER_DRAWN && !defined(__WXUNIVERSAL__)