X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=3rdparty%2Fboost%2Fboost%2Fregex%2Fv4%2Fw32_regex_traits.hpp;h=378ee8565e1e36c537c4cd31f318cb35cf7d9c09;hb=09130d7a622;hp=bf996d611973e46f054c76400319fd11e830f294;hpb=46c6f4de670ac1f930542ca2bd967e5bb6fba940;p=lyx.git diff --git a/3rdparty/boost/boost/regex/v4/w32_regex_traits.hpp b/3rdparty/boost/boost/regex/v4/w32_regex_traits.hpp index bf996d6119..378ee8565e 100644 --- a/3rdparty/boost/boost/regex/v4/w32_regex_traits.hpp +++ b/3rdparty/boost/boost/regex/v4/w32_regex_traits.hpp @@ -51,8 +51,10 @@ #ifdef BOOST_MSVC #pragma warning(push) #pragma warning(disable:4786) +#if BOOST_MSVC < 1910 #pragma warning(disable:4800) #endif +#endif namespace boost{