ICU-2729 Fix a compiler error with AIX
X-SVN-Rev: 11665
This commit is contained in:
parent
3c61949227
commit
213d998491
@ -42,7 +42,7 @@ public :
|
||||
|
||||
static NamePrepTransform* createInstance(UParseError& parseError, UErrorCode& status);
|
||||
|
||||
inline ~NamePrepTransform();
|
||||
virtual ~NamePrepTransform();
|
||||
|
||||
|
||||
inline UBool isProhibited(UChar32 ch);
|
||||
|
Loading…
Reference in New Issue
Block a user