ICU-1211 Add U_COMMON_API to UCharReference

X-SVN-Rev: 6019
This commit is contained in:
George Rhoten 2001-10-03 21:31:31 +00:00
parent 69ef11a7f5
commit 1616010104

View File

@ -3647,7 +3647,7 @@ UnicodeString::setRefCount(int32_t count)
//========================================
// class UCharReference
//========================================
class UCharReference
class U_COMMON_API UCharReference
{
public:
UCharReference();