From 959dd537568160f300c49d3760715d4f97b02e82 Mon Sep 17 00:00:00 2001 From: Andy Heninger Date: Thu, 1 Sep 2005 18:07:52 +0000 Subject: [PATCH] ICU-4741 fix compiler error on Linux X-SVN-Rev: 18485 --- icu4c/source/test/intltest/dtfmttst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/test/intltest/dtfmttst.h b/icu4c/source/test/intltest/dtfmttst.h index 371f771936..9b98057129 100644 --- a/icu4c/source/test/intltest/dtfmttst.h +++ b/icu4c/source/test/intltest/dtfmttst.h @@ -139,7 +139,7 @@ public: */ virtual void TestDateFormatZone146(void); - void DateFormatTest::TestTimeZoneStringsAPI(void); + void TestTimeZoneStringsAPI(void); public: // package /**