mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-66 super class needs to be called to initialize the data
X-SVN-Rev: 3655
This commit is contained in:
parent
5489de3917
commit
7f249bec73
1 changed files with 1 additions and 0 deletions
|
@ -644,6 +644,7 @@ class FormatThreadTest : public ThreadWithStatus
|
|||
{
|
||||
public:
|
||||
FormatThreadTest() // constructor is NOT multithread safe.
|
||||
: ThreadWithStatus()
|
||||
// the locale to use
|
||||
{
|
||||
static int32_t fgOffset = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue