X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/common/ucase.cpp?ds=sidebyside diff --git a/icuSources/common/ucase.cpp b/icuSources/common/ucase.cpp index da711692..b04c2d40 100644 --- a/icuSources/common/ucase.cpp +++ b/icuSources/common/ucase.cpp @@ -1,7 +1,7 @@ /* ******************************************************************************* * -* Copyright (C) 2004-2012, International Business Machines +* Copyright (C) 2004-2014, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* @@ -29,7 +29,6 @@ #include "cmemory.h" #include "utrie2.h" #include "ucase.h" -#include "ucln_cmn.h" struct UCaseProps { UDataMemory *mem;