ICU-66 super class needs to be called to initialize the data

X-SVN-Rev: 3655
This commit is contained in:
George Rhoten 2001-02-16 21:59:30 +00:00
parent 5489de3917
commit 7f249bec73

View file

@ -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;