ICU-908 Deprecate UnicodeConverterCPP typdef
X-SVN-Rev: 4294
This commit is contained in:
parent
d2e6d2f269
commit
2ebaa547bf
@ -396,6 +396,10 @@ UBool isAmbiguous(void) const;
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* Typedef for backward compatibility
|
||||
* @deprecated: Remove in 2.0 release
|
||||
*/
|
||||
typedef UnicodeConverter UnicodeConverterCPP; /* Backwards compatibility. */
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user