ICU-1949 add forward decl for UnicodeString

X-SVN-Rev: 10228
This commit is contained in:
Alan Liu 2002-11-12 23:40:05 +00:00
parent f9f011c17c
commit ee3fc7728b

View file

@ -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