]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/ucol_cnt.h
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / i18n / ucol_cnt.h
index 51cdf5250ee49616d123ca2470d1ad56a7aa7588..f6dfcd77b26d9591dbd0d9e44288b1f860afe6ec 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001, International Business Machines
+*   Copyright (C) 2001-2008, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
 
 #if !UCONFIG_NO_COLLATION
 
-/*#include "ucmpe32.h"*/
 #include "utrie.h"
-#include "uhash.h"
-#include "ucol_elm.h"
 #include "ucol_imp.h"
 
-U_NAMESPACE_BEGIN
+U_CDECL_BEGIN
 
 #define UPRV_CNTTAB_NEWELEMENT 0xFFFFFF
 
@@ -98,7 +95,7 @@ uprv_cnttab_findCE(CntTable *table, uint32_t element, UChar codePoint, UErrorCod
 U_CAPI UBool U_EXPORT2 
 uprv_cnttab_isTailored(CntTable *table, uint32_t element, UChar *ztString, UErrorCode *status);
 
-U_NAMESPACE_END
+U_CDECL_END
 
 #endif /* #if !UCONFIG_NO_COLLATION */