/*
******************************************************************************
*
- * Copyright (C) 1998-2011, International Business Machines
+ * Copyright (C) 1998-2014, International Business Machines
* Corporation and others. All Rights Reserved.
*
******************************************************************************
*/
#include "unicode/ustdio.h"
+
+#if !UCONFIG_NO_CONVERSION
+
#include "unicode/putil.h"
#include "cmemory.h"
#include "cstring.h"
return read;
}
+#endif