mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-6157 fix for solaris linkage
X-SVN-Rev: 24120
This commit is contained in:
parent
2339b2ed30
commit
70fe0d0560
1 changed files with 4 additions and 0 deletions
|
@ -33,11 +33,15 @@
|
|||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
||||
U_CDECL_BEGIN
|
||||
|
||||
/**
|
||||
* @internal ICU 4.0
|
||||
*/
|
||||
static UBool U_CALLCONV hashTableValueComparator(UHashTok val1, UHashTok val2) ;
|
||||
|
||||
U_CDECL_END
|
||||
|
||||
|
||||
/**
|
||||
* DateIntervalInfo is a public class for encapsulating localizable
|
||||
|
|
Loading…
Add table
Reference in a new issue