X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b25be06635768807f8f693286fa73bb2297bb06c..4388f060552cc537e71e957d32f35e9d75a61233:/icuSources/i18n/unicode/dtitvinf.h diff --git a/icuSources/i18n/unicode/dtitvinf.h b/icuSources/i18n/unicode/dtitvinf.h index f6513a21..1057c6ec 100644 --- a/icuSources/i18n/unicode/dtitvinf.h +++ b/icuSources/i18n/unicode/dtitvinf.h @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (C) 2008-2010, International Business Machines Corporation and + * Copyright (C) 2008-2011, International Business Machines Corporation and * others. All Rights Reserved. ******************************************************************************* * @@ -25,14 +25,6 @@ #include "unicode/locid.h" #include "unicode/ucal.h" #include "unicode/dtptngen.h" -//#include "dtitv_impl.h" - -/** - * @internal ICU 4.0 - */ - -union UHashTok; - U_NAMESPACE_BEGIN @@ -158,6 +150,7 @@ U_NAMESPACE_BEGIN class U_I18N_API DateIntervalInfo : public UObject { public: +#ifndef U_HIDE_INTERNAL_API /** * Default constructor. * It does not initialize any interval patterns except @@ -172,6 +165,7 @@ public: * @internal ICU 4.0 */ DateIntervalInfo(UErrorCode& status); +#endif /* U_HIDE_INTERNAL_API */ /** @@ -362,13 +356,15 @@ private: kIPI_MAX_INDEX }; public: +#ifndef U_HIDE_INTERNAL_API /** * Max index for stored interval patterns * @internal ICU 4.4 */ enum { - kMaxIntervalPatternIndex = kIPI_MAX_INDEX + kMaxIntervalPatternIndex = kIPI_MAX_INDEX }; +#endif /* U_HIDE_INTERNAL_API */ private: