more compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-07-24 01:04:19 +00:00
parent 7a50586140
commit 4c9483436c
2 changed files with 6 additions and 0 deletions

View File

@ -26,6 +26,9 @@
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/dc.h"
#include "wx/bitmap.h"
#include "wx/settings.h"
#endif //WX_PRECOMP
#include "wx/renderer.h"

View File

@ -26,6 +26,9 @@
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/dc.h"
#include "wx/bitmap.h"
#include "wx/settings.h"
#endif //WX_PRECOMP
#include "wx/renderer.h"