mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-1949 add forward decl for UnicodeString
X-SVN-Rev: 10228
This commit is contained in:
parent
f9f011c17c
commit
ee3fc7728b
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
||||
class UnicodeString;
|
||||
|
||||
/**
|
||||
* Base class for 'pure' C++ implementations. Adds method that
|
||||
* returns the next UnicodeString since in C++ this might be a
|
||||
|
|
Loading…
Add table
Reference in a new issue