Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / tools / ctestfw / unicode / testtype.h
index 6deb1cd..9c4a72e 100644 (file)
@@ -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