]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/toolutil/ucm.h
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / ucm.h
index 7ab1aeac3fb43f29f6643f190872139e1b882640..7d6dda037ebec3f34c32cf78d60e3474ec495422 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003, International Business Machines
+*   Copyright (C) 2003-2005, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -25,6 +25,8 @@
 #include "filestrm.h"
 #include <stdio.h>
 
+#if !UCONFIG_NO_CONVERSION
+
 U_CDECL_BEGIN
 
 /*
@@ -280,3 +282,6 @@ ucm_separateMappings(UCMFile *ucm, UBool isSISO);
 U_CDECL_END
 
 #endif
+
+#endif
+