include "wx/setup.h" before testing for wxUSE_SLIDER

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-06-28 04:05:25 +00:00
parent a631300cb8
commit e7f11f60d0

View File

@@ -9,6 +9,7 @@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/setup.h"
#if wxUSE_SLIDER
#include "wx/app.h"