ICU-2403 Tracing, fix Mac OSX build problem with dupl defs.

X-SVN-Rev: 13186
This commit is contained in:
Andy Heninger 2003-09-24 18:28:15 +00:00
parent 4955341303
commit adeefa0fb3

View File

@ -71,7 +71,7 @@ typedef enum UTraceLevel UTraceLevel;
#ifdef UTRACE_IMPL
U_EXPORT int32_t
#else
U_IMPORT int32_t
U_CFUNC U_IMPORT int32_t
#endif
utrace_level;