Index: source/io/uscanf.h |
diff --git a/source/io/uscanf.h b/source/io/uscanf.h |
index dd8b8546a1029abeba7746c3d440e3762ef74665..c192d66537cf2cea0c6872bb20529233d01934c5 100644 |
--- a/source/io/uscanf.h |
+++ b/source/io/uscanf.h |
@@ -1,7 +1,7 @@ |
/* |
****************************************************************************** |
* |
-* Copyright (C) 1998-2004, International Business Machines |
+* Copyright (C) 1998-2014, International Business Machines |
* Corporation and others. All Rights Reserved. |
* |
****************************************************************************** |
@@ -21,7 +21,7 @@ |
#include "unicode/utypes.h" |
-#if !UCONFIG_NO_FORMATTING |
+#if !UCONFIG_NO_FORMATTING && !UCONFIG_NO_CONVERSION |
#include "unicode/ustdio.h" |