]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/translit/unaccent.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / samples / translit / unaccent.h
index 10ee9d9096b45c89c2243f0d81169df743d8f241..568cc67100e84f723043e785e4efb902e54bfcf3 100644 (file)
@@ -1,12 +1,18 @@
-/********************************************************************
+/***********************************************************************
+ * © 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html#License
+ ***********************************************************************
+ ***********************************************************************
  * COPYRIGHT:
  * Copyright (c) 1999-2003, International Business Machines Corporation and
  * others. All Rights Reserved.
- ********************************************************************/
+ ***********************************************************************/
 
 #include "unicode/translit.h"
 #include "unicode/normlzr.h"
 
+using namespace icu;
+
 class UnaccentTransliterator : public Transliterator {
     
  public: