Index: source/common/servls.cpp |
diff --git a/source/common/servls.cpp b/source/common/servls.cpp |
index 418be4a5d9487554ad4dd0dca36568baeaed0054..900651882f2e0f3e5e54527781898cf479899df4 100644 |
--- a/source/common/servls.cpp |
+++ b/source/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) |