]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/winnmtst.h
ICU-511.34.tar.gz
[apple/icu.git] / icuSources / test / intltest / winnmtst.h
index 411969ad9ef23cdcebf3eb84c1a963319152d827..655a0b35fdc98ecdce101e21069c63e3f4081b8d 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2006, International Business Machines
+*   Copyright (C) 2005-2011, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 ********************************************************************************
 *
@@ -14,7 +14,7 @@
 
 #include "unicode/utypes.h"
 
-#ifdef U_WINDOWS
+#if U_PLATFORM_USES_ONLY_WIN32_API
 
 #if !UCONFIG_NO_FORMATTING
 
@@ -36,6 +36,6 @@ private:
 
 #endif /* #if !UCONFIG_NO_FORMATTING */
 
-#endif // #ifdef U_WINDOWS
+#endif // U_PLATFORM_USES_ONLY_WIN32_API
 
 #endif // __WINNMTST