ICU-535 This wasn't suppose to be checked in. Slip of the mouse click. I'm unchecking the changes.
X-SVN-Rev: 3546
This commit is contained in:
parent
b3e5c73338
commit
59205af7e6
@ -39,7 +39,7 @@
|
||||
*/
|
||||
|
||||
#ifndef U_IOSTREAM_SOURCE
|
||||
#define U_IOSTREAM_SOURCE 0
|
||||
#define U_IOSTREAM_SOURCE 199711
|
||||
#endif
|
||||
|
||||
/* Determines whether specific types are available */
|
||||
@ -53,10 +53,6 @@
|
||||
|
||||
/* Determines the endianness of the platform */
|
||||
#define U_IS_BIG_ENDIAN 0
|
||||
#pragma warning(disable : 4514)
|
||||
#pragma warning(disable : 4127)
|
||||
#pragma warning(disable : 4100)
|
||||
#pragma warning(disable : 4710)
|
||||
|
||||
/*===========================================================================*/
|
||||
/* Generic data types */
|
||||
|
Loading…
Reference in New Issue
Block a user