ICU-157 AIX: sizeof(wchar_t)==2

X-SVN-Rev: 287
This commit is contained in:
Steven R. Loomis 1999-12-03 19:43:10 +00:00
parent 2fc4c67274
commit 657af61ffb

View File

@ -100,6 +100,10 @@ typedef unsigned long uint32_t;
# define U_SIZEOF_WCHAR_T 2
#endif
#ifdef AIX
# define U_SIZEOF_WCHAR_T 2
#endif
/*===========================================================================*/
/* Symbol import-export control */
/*===========================================================================*/