forked from boostorg/endian
Add unaligned floating point types and supporting infrastructure.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
//----------------------------------------------------------------------------//
|
||||
|
||||
#define _CRT_SECURE_NO_DEPRECATE // quiet VC++ 8.0 foolishness
|
||||
#define _SCL_SECURE_NO_WARNINGS
|
||||
|
||||
#include <boost/endian/detail/disable_warnings.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user