| Index: source/common/unicode/utypes.h
|
| diff --git a/source/common/unicode/utypes.h b/source/common/unicode/utypes.h
|
| index beb931be2477c6ffbe2c69e20a09d947c3f7a089..daea3c6af7e75d52e6e7689b6307aa41e1391f23 100644
|
| --- a/source/common/unicode/utypes.h
|
| +++ b/source/common/unicode/utypes.h
|
| @@ -448,7 +448,7 @@ typedef void* UClassID;
|
| #define U_IO_API
|
| #define U_TOOLUTIL_API
|
| #elif defined(U_COMMON_IMPLEMENTATION)
|
| -#define U_DATA_API U_IMPORT
|
| +#define U_DATA_API U_EXPORT
|
| #define U_COMMON_API U_EXPORT
|
| #define U_I18N_API U_IMPORT
|
| #define U_LAYOUT_API U_IMPORT
|
|
|