]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/cnmdptst.h
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / test / cintltst / cnmdptst.h
index 0d8dd73b4bd2fbb36b2addc96a047ded1f552958..38b4a2a9d7b6e26f006e004c5b5f4dc41e80c36b 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2003, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /********************************************************************************
@@ -49,6 +49,8 @@ static void TestSecondaryGrouping(void);
 /*Internal functions used*/
 static void roundingTest(UNumberFormat*, double,  int32_t, const char*);
 
+static void TestCurrencyKeywords(void);
+
 #endif /* #if !UCONFIG_NO_FORMATTING */
 
 #endif