Index: source/io/locbund.cpp |
diff --git a/source/io/locbund.cpp b/source/io/locbund.cpp |
index ddf81679d11ceebd468bfd577411f29f7bc4350a..594ecc3b02ff6d93843cb16cbd56a10a21ee0d35 100644 |
--- a/source/io/locbund.cpp |
+++ b/source/io/locbund.cpp |
@@ -1,7 +1,7 @@ |
/* |
******************************************************************************* |
* |
-* Copyright (C) 1998-2013, International Business Machines |
+* Copyright (C) 1998-2014, International Business Machines |
* Corporation and others. All Rights Reserved. |
* |
******************************************************************************* |
@@ -18,7 +18,7 @@ |
#include "unicode/utypes.h" |
-#if !UCONFIG_NO_FORMATTING |
+#if !UCONFIG_NO_FORMATTING && !UCONFIG_NO_CONVERSION |
#include "locbund.h" |