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

X-SVN-Rev: 259
This commit is contained in:
Markus Scherer 1999-11-30 17:17:38 +00:00
parent 334583c1de
commit 3fe3a8ad41

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
/*===========================================================================*/