put wx/app.h back though, for people without precompiled headers. :)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2002-07-07 00:05:32 +00:00
parent f811bc9ac0
commit 3181cff44d

View File

@@ -30,6 +30,7 @@
#endif
#ifndef WX_PRECOMP
#include "wx/app.h"
#endif
#if wxUSE_SPINBTN