Index: source/i18n/unicode/sortkey.h |
diff --git a/source/i18n/unicode/sortkey.h b/source/i18n/unicode/sortkey.h |
index 94b459a0c4e9c3456ea31fc1cd551018eb6a5d3c..c125eeecf00980cf452148874bd3d77521e0d76f 100644 |
--- a/source/i18n/unicode/sortkey.h |
+++ b/source/i18n/unicode/sortkey.h |
@@ -1,6 +1,6 @@ |
/* |
***************************************************************************** |
- * Copyright (C) 1996-2013, International Business Machines Corporation and others. |
+ * Copyright (C) 1996-2014, International Business Machines Corporation and others. |
* All Rights Reserved. |
***************************************************************************** |
* |
@@ -38,6 +38,7 @@ U_NAMESPACE_BEGIN |
/* forward declaration */ |
class RuleBasedCollator; |
+class CollationKeyByteSink; |
/** |
* |