mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-114 fix UVector warning
X-SVN-Rev: 527
This commit is contained in:
parent
ad0bdc2769
commit
f367eb35fa
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Replaceable;
|
|||
class UnicodeFilter;
|
||||
class TransliterationRuleData;
|
||||
struct UHashtable;
|
||||
class UVector;
|
||||
class U_I18N_API UVector;
|
||||
|
||||
/**
|
||||
* <code>Transliterator</code> is an abstract class that
|
||||
|
|
Loading…
Add table
Reference in a new issue