]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/nfrs.h
ICU-6.2.14.tar.gz
[apple/icu.git] / icuSources / i18n / nfrs.h
index 512734bd1c8b00cbe657108ac09641d67be538c7..d28fde1d9306de47c5be07dda1d1bb6f9a2874dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2001, International Business Machines
+*   Copyright (C) 1997-2004, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 ******************************************************************************
 *   file name:  nfrs.h
@@ -64,6 +64,7 @@ class NFRuleSet : public UMemory {
   NFRule *fractionRules[3];
   UBool fIsFractionRuleSet;
   UBool fIsPublic;
+  int32_t fRecursionCount;
 
   NFRuleSet(const NFRuleSet &other); // forbid copying of this class
   NFRuleSet &operator=(const NFRuleSet &other); // forbid copying of this class