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:
Václav Slavík
2007-03-19 14:45:38 +00:00
parent dd0ef3324b
commit e3f6cbd99c
16 changed files with 1781 additions and 1733 deletions

View File

@@ -19,7 +19,7 @@
#endif
#include <limits.h> /* for CHAR_BIT used below */
#include "wx/wxchar.h" /* for __TFILE__ and wxChar */
#include "wx/chartype.h" /* for __TFILE__ and wxChar */
/* ---------------------------------------------------------------------------- */
/* Defines controlling the debugging macros */