Merge fix for #1504.

[SVN r41969]
This commit is contained in:
John Maddock
2007-12-11 17:18:06 +00:00
parent 0265a9354b
commit bef8e90150

View File

@ -17,7 +17,7 @@
#ifdef BOOST_MSVC
# pragma warning(push)
# pragma warning(disable: 4121) // alignment is sensitive to packing
# pragma warning(disable: 4121 4512) // alignment is sensitive to packing
#endif
#if defined(__BORLANDC__) && (__BORLANDC__ < 0x600)
#pragma option push -Vx- -Ve-