]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/csr2022.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / i18n / csr2022.h
index 2ac2b87db8dad64d9ac734f4df02a7475cba4684..f63e337407071b49ba07ec427670640201197fd6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
+ *   Copyright (C) 2005-2015, International Business Machines
  *   Corporation and others.  All Rights Reserved.
  **********************************************************************
  */
@@ -65,6 +65,7 @@ public:
     UBool match(InputText *textIn, CharsetMatch *results) const;
 };
 
+#if !UCONFIG_ONLY_HTML_CONVERSION
 class CharsetRecog_2022KR :public CharsetRecog_2022 {
 public:
     virtual ~CharsetRecog_2022KR();
@@ -84,6 +85,7 @@ public:
 
     UBool match(InputText *textIn, CharsetMatch *results) const;
 };
+#endif
 
 U_NAMESPACE_END