X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/51004dcb01e06fef634b61be77ed73dd61cb6db9..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/common/servls.cpp?ds=inline diff --git a/icuSources/common/servls.cpp b/icuSources/common/servls.cpp index 418be4a5..90065188 100644 --- a/icuSources/common/servls.cpp +++ b/icuSources/common/servls.cpp @@ -1,6 +1,6 @@ /** ******************************************************************************* - * Copyright (C) 2001-2012, International Business Machines Corporation and * + * Copyright (C) 2001-2014, International Business Machines Corporation and * * others. All Rights Reserved. * ******************************************************************************* * @@ -16,7 +16,6 @@ #include "servloc.h" #include "ustrfmt.h" #include "charstr.h" -#include "ucln_cmn.h" #include "uassert.h" #define UNDERSCORE_CHAR ((UChar)0x005f)