ICU-157 add definitions for the udata API

X-SVN-Rev: 208
This commit is contained in:
Markus Scherer 1999-11-22 16:45:15 +00:00
parent 2ffefa66eb
commit b487609cb2

View file

@ -79,6 +79,12 @@ typedef unsigned long uint32_t;
#include <limits.h>
#define T_INT32_MAX (LONG_MAX)
/*===========================================================================*/
/* Character data types */
/*===========================================================================*/
#define U_SIZEOF_WCHAR_T 2
/*===========================================================================*/
/* Symbol import-export control */
/*===========================================================================*/