Added #include wx/dcclient.h and wx/settings.h for Vadims new code under

non-precomp header compilers


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
J. Russell Smyth
1999-06-26 05:05:32 +00:00
parent 3e45770ceb
commit f377a3b58c

View File

@@ -28,6 +28,8 @@
#include "wx/listbox.h"
#include "wx/stattext.h"
#include "wx/intl.h"
#include "wx/dcclient.h"
#include "wx/settings.h"
#endif
#if wxUSE_STATLINE