/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2003, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
/********************************************************************************
/*Internal functions used*/
static void roundingTest(UNumberFormat*, double, int32_t, const char*);
+static void TestCurrencyKeywords(void);
+
#endif /* #if !UCONFIG_NO_FORMATTING */
#endif