]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/currfmt.h
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / i18n / currfmt.h
index 6bc93a30b6b99b897764edf851a977cc6816809e..82aae3ec05040ff95d64b65e9730c4bdef7d967c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2008, International Business Machines
+* Copyright (c) 2004-2010, International Business Machines
 * Corporation and others.  All Rights Reserved.
 **********************************************************************
 * Author: Alan Liu
@@ -62,6 +62,9 @@ class CurrencyFormat : public MeasureFormat {
      */
     virtual Format* clone() const;
 
+
+    using MeasureFormat::format;
+
     /**
      * Override Format API.
      */