[ICU-157] os/390: sizeof(wchar_t)==2

X-Commit-URL: https://ssl.icu-project.org/trac/changeset/259
This commit is contained in:
Markus Scherer 1999-11-30 17:17:38 +00:00
parent df469f3a17
commit 312e069aae

View file

@ -97,6 +97,7 @@ typedef unsigned long uint32_t;
#ifdef OS390
# define U_CHARSET_FAMILY 1
# define U_SIZEOF_WCHAR_T 2
#endif
/*===========================================================================*/