]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/winnmfmt.cpp
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / i18n / winnmfmt.cpp
index 4207c52e7e91543ff7ce3e5ab5206ae8c2ffea55..74136d0b56ab03f9822911025cede0d8929de9ed 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2007, International Business Machines
+*   Copyright (C) 2005-2011, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 ********************************************************************************
 *
@@ -11,7 +11,7 @@
 
 #include "unicode/utypes.h"
 
-#ifdef U_WINDOWS
+#if U_PLATFORM_USES_ONLY_WIN32_API
 
 #if !UCONFIG_NO_FORMATTING
 
@@ -351,4 +351,4 @@ U_NAMESPACE_END
 
 #endif /* #if !UCONFIG_NO_FORMATTING */
 
-#endif // #ifdef U_WINDOWS
+#endif // U_PLATFORM_USES_ONLY_WIN32_API