ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9598
This commit is contained in:
parent
1d399687e5
commit
a39d100837
@ -25,9 +25,11 @@
|
||||
|
||||
#include "dadrcoll.h"
|
||||
|
||||
U_CDECL_BEGIN
|
||||
static void U_CALLCONV deleteSeqElement(void *elem) {
|
||||
delete((SeqElement *)elem);
|
||||
}
|
||||
U_CDECL_END
|
||||
|
||||
DataDrivenCollatorTest::DataDrivenCollatorTest()
|
||||
: seq(StringCharacterIterator("")),
|
||||
|
Loading…
Reference in New Issue
Block a user