split wxchar.h into several smaller headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,9 +36,9 @@
|
||||
|
||||
#ifdef WX_PRECOMP
|
||||
|
||||
// include "wx/wxchar.h" first to ensure that UNICODE macro is correctly set
|
||||
// include "wx/chartype.h" first to ensure that UNICODE macro is correctly set
|
||||
// _before_ including <windows.h>
|
||||
#include "wx/wxchar.h"
|
||||
#include "wx/chartype.h"
|
||||
|
||||
// include standard Windows headers
|
||||
#if defined(__WXMSW__)
|
||||
|
Reference in New Issue
Block a user