synched with trunk at revision 32129
This commit is contained in:
@@ -34,7 +34,7 @@ typedef unsigned __int64 uint_ptr;
|
||||
typedef unsigned long uint_ptr;
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
#if defined(WIN32) && !defined(FREE_WINDOWS)
|
||||
// This warning tells us about truncation of __long__ stl-generated names.
|
||||
// It can occasionally cause DevStudio to have internal compiler warnings.
|
||||
#pragma warning( disable : 4786 )
|
||||
|
||||
Reference in New Issue
Block a user