More WinCE mods.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -40,9 +40,6 @@
|
||||
#if wxUSE_FILENAME
|
||||
#include "wx/filename.h"
|
||||
#endif // wxUSE_FILENAME
|
||||
#if wxUSE_FONTMAP
|
||||
#include "wx/fontmap.h"
|
||||
#endif // wxUSE_FONTMAP
|
||||
#include "wx/msgout.h"
|
||||
#include "wx/tokenzr.h"
|
||||
|
||||
@@ -54,6 +51,10 @@
|
||||
#include "wx/msw/private.h" // includes windows.h for MessageBox()
|
||||
#endif
|
||||
|
||||
#if wxUSE_FONTMAP
|
||||
#include "wx/fontmap.h"
|
||||
#endif // wxUSE_FONTMAP
|
||||
|
||||
#if defined(__WXMAC__)
|
||||
// VZ: MacTypes.h is enough under Mac OS X (where I could test it) but
|
||||
// I don't know which headers are needed under earlier systems so
|
||||
|
Reference in New Issue
Block a user