]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/winnmtst.cpp
ICU-551.51.tar.gz
[apple/icu.git] / icuSources / test / intltest / winnmtst.cpp
index a18d2a2a68234fd12055b9abc8755d703ef0b875..9a548e1990de0fe320907e832dde89f253ade2b8 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2009, 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
 
@@ -320,4 +320,4 @@ void Win32NumberTest::testLocales(TestLog *log)
 
 #endif /* #if !UCONFIG_NO_FORMATTING */
 
-#endif /* #ifdef U_WINDOWS */
+#endif /* U_PLATFORM_USES_ONLY_WIN32_API */