ICU-2118 DigitList is a utility class that should only be used by DecimalFormat.

The usage here is incorrect and very slow for converting an int -> UnicodeString.

X-SVN-Rev: 10410
This commit is contained in:
George Rhoten 2002-11-30 02:46:55 +00:00
parent bef9018f7e
commit 3a350fa020
2 changed files with 437 additions and 437 deletions

File diff suppressed because it is too large Load diff

View file

@ -34,7 +34,6 @@ U_NAMESPACE_END
#include "hash.h"
#include "uvector.h"
#include "digitlst.h"
#include "icuserv.h"