]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/perf/collperf/collperf.cpp
ICU-491.11.2.tar.gz
[apple/icu.git] / icuSources / test / perf / collperf / collperf.cpp
index fd30f50bdea49bee655079704ae70a7fab92234c..a3b74679f553f9c75ad333de6c0e6c7729f08fae 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
 * COPYRIGHT:
 /********************************************************************
 * COPYRIGHT:
-* Copyright (C) 2001-2006 IBM, Inc.   All Rights Reserved.
+* Copyright (C) 2001-2011 IBM, Inc.   All Rights Reserved.
 *
 ********************************************************************/
 
 *
 ********************************************************************/
 
@@ -575,7 +575,7 @@ public:
             locale = "en_US";   // set default locale
         }
 
             locale = "en_US";   // set default locale
         }
 
-        //#ifdef U_WINDOWS
+        //#if U_PLATFORM_USES_ONLY_WIN32_API
         if (options[i].doesOccur) {
             char *endp;
             int tmp = strtol(options[i].value, &endp, 0);
         if (options[i].doesOccur) {
             char *endp;
             int tmp = strtol(options[i].value, &endp, 0);