Home | History | Annotate | Download | only in patches
      1 Index: source/common/unicode/utypes.h
      2 ===================================================================
      3 --- source/common/unicode/utypes.h	(revision 241384)
      4 +++ source/common/unicode/utypes.h	(working copy)
      5 @@ -448,7 +448,7 @@
      6  #define U_IO_API
      7  #define U_TOOLUTIL_API
      8  #elif defined(U_COMMON_IMPLEMENTATION)
      9 -#define U_DATA_API     U_IMPORT
     10 +#define U_DATA_API     U_EXPORT
     11  #define U_COMMON_API   U_EXPORT
     12  #define U_I18N_API     U_IMPORT
     13  #define U_LAYOUT_API   U_IMPORT
     14