git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53540
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/filesys.h"
#if wxUSE_GUI
- class WXDLLIMPEXP_FWD_CORE wxBitmap;
- class WXDLLIMPEXP_FWD_CORE wxImage;
+ #include "wx/bitmap.h"
#endif // wxUSE_GUI
// ----------------------------------------------------------------------------
#include "wx/hash.h"
#include "wx/wxcrtvararg.h"
#if wxUSE_GUI
- #include "wx/bitmap.h"
#include "wx/image.h"
#endif // wxUSE_GUI
#endif
#ifndef WX_PRECOMP
#include "wx/intl.h"
#include "wx/module.h"
+ #include "wx/log.h"
#endif
#include "wx/filename.h"