ICU-2403 Tracing, fix Mac OSX build problem with dupl defs.
X-SVN-Rev: 13186
This commit is contained in:
parent
4955341303
commit
adeefa0fb3
@ -71,9 +71,9 @@ 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;
|
||||
utrace_level;
|
||||
|
||||
/**
|
||||
* Boolean expression to see if ICU tracing is turned on.
|
||||
|
Loading…
Reference in New Issue
Block a user