diff --git a/include/boost/exception/exception.hpp b/include/boost/exception/exception.hpp index ab78767..5fe3009 100644 --- a/include/boost/exception/exception.hpp +++ b/include/boost/exception/exception.hpp @@ -21,6 +21,7 @@ namespace boost { namespace exception_detail { using boost::shared_ptr; } } #endif #if defined(_MSC_VER) && !defined(BOOST_EXCEPTION_ENABLE_WARNINGS) #pragma warning(push,1) +#pragma warning(disable: 4265) #endif namespace