Added #include wx/dcclient.h for Vadims changes to work without pc headers

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

View File

@ -30,6 +30,7 @@
#include "wx/gauge.h"
#include "wx/intl.h"
#include "wx/settings.h"
#include "wx/dcclient.h"
#endif
#if wxUSE_PROGRESSDLG