[SVN r41968]
This commit is contained in:
John Maddock
2007-12-11 17:16:21 +00:00
parent 5e7f4a9c2b
commit 3c402d1377

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-