mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-1211 Add U_COMMON_API to UCharReference
X-SVN-Rev: 6019
This commit is contained in:
parent
69ef11a7f5
commit
1616010104
1 changed files with 1 additions and 1 deletions
|
@ -3647,7 +3647,7 @@ UnicodeString::setRefCount(int32_t count)
|
|||
//========================================
|
||||
// class UCharReference
|
||||
//========================================
|
||||
class UCharReference
|
||||
class U_COMMON_API UCharReference
|
||||
{
|
||||
public:
|
||||
UCharReference();
|
||||
|
|
Loading…
Add table
Reference in a new issue