mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-04-08 16:01:55 +02:00
Update msvc workarounds for 14.2
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# undef HAVE_CONSTEXPR_INIT
|
||||
#endif
|
||||
|
||||
#if BOOST_WORKAROUND( BOOST_MSVC, < 1920 )
|
||||
#if BOOST_WORKAROUND( BOOST_MSVC, < 1930 )
|
||||
# undef HAVE_CONSTEXPR_INIT
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user