/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2004, International Business Machines Corporation and
+ * Copyright (c) 1997-2005, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
/********************************************************************************
**/
static void TestRBNFFormat(void);
+/**
+ * Test some Currency stuff
+ **/
+static void TestCurrencyRegression(void);
+
+
#endif /* #if !UCONFIG_NO_FORMATTING */
#endif