ICU-2753 Workaround for a compiler bug.

X-SVN-Rev: 12399
This commit is contained in:
George Rhoten 2003-06-09 23:58:38 +00:00
parent 810f9aa9ce
commit d8cd9f505c

View File

@ -33,6 +33,7 @@
/* test setup --------------------------------------------------------------- */
static void setUpDataTable(void);
static void TestStringCopy(void);
static void TestStringFunctions(void);
static void TestStringSearching(void);