X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..ba516feee23ef0c2b810ac6365e88f33807caaa8:/icuSources/test/perf/collperf/collperf.cpp diff --git a/icuSources/test/perf/collperf/collperf.cpp b/icuSources/test/perf/collperf/collperf.cpp index fd30f50b..a3b74679 100644 --- a/icuSources/test/perf/collperf/collperf.cpp +++ b/icuSources/test/perf/collperf/collperf.cpp @@ -1,6 +1,6 @@ /******************************************************************** * 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 } - //#ifdef U_WINDOWS + //#if U_PLATFORM_USES_ONLY_WIN32_API if (options[i].doesOccur) { char *endp; int tmp = strtol(options[i].value, &endp, 0);