mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17203
This commit is contained in:
parent
fc2dbe2d00
commit
71567e6745
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ public:
|
|||
|
||||
UVector32(int32_t initialCapacity, UErrorCode &status);
|
||||
|
||||
~UVector32();
|
||||
virtual ~UVector32();
|
||||
|
||||
/**
|
||||
* Assign this object to another (make this a copy of 'other').
|
||||
|
|
Loading…
Add table
Reference in a new issue