X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Ficu%2Fsource%2Ftools%2Fctestfw%2Funicode%2Ftesttype.h;h=9c4a72ea7382b773e84530c5d2242561b5a183e9;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=6deb1cdff09fbd33ec23ffed7dac5be165122324;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/icu/source/tools/ctestfw/unicode/testtype.h b/src/third_party/icu/source/tools/ctestfw/unicode/testtype.h index 6deb1cd..9c4a72e 100644 --- a/src/third_party/icu/source/tools/ctestfw/unicode/testtype.h +++ b/src/third_party/icu/source/tools/ctestfw/unicode/testtype.h @@ -1,6 +1,6 @@ /* ***************************************************************************************** - * Copyright (C) 2004-2007, International Business Machines + * Copyright (C) 2004-2011, International Business Machines * Corporation and others. All Rights Reserved. ***************************************************************************************** */ @@ -16,7 +16,7 @@ #define T_CTEST_IMPORT #endif -#if defined(U_WINDOWS) +#if defined(_MSC_VER) #define T_CTEST_EXPORT2 __cdecl #else #define T_CTEST_EXPORT2