ICU-1947 Explicitly define the current default calling convention used
X-SVN-Rev: 9297
This commit is contained in:
parent
aa41d27d93
commit
757bb57d8a
@ -142,7 +142,7 @@ typedef unsigned short uint16_t;
|
||||
/*===========================================================================*/
|
||||
|
||||
#define U_EXPORT __declspec(dllexport)
|
||||
#define U_EXPORT2
|
||||
#define U_EXPORT2 __cdecl
|
||||
#define U_IMPORT __declspec(dllimport)
|
||||
|
||||
/*===========================================================================*/
|
||||
|
Loading…
Reference in New Issue
Block a user