forked from boostorg/type_traits
Rip out mistaken "fix" based on John Maddock's advice
[SVN r14446]
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
|
||||
namespace boost{
|
||||
|
||||
#if defined(BOOST_MSVC) && BOOST_MSVC <= 1300
|
||||
#if defined(BOOST_MSVC)
|
||||
|
||||
//
|
||||
// MS specific version:
|
||||
|
Reference in New Issue
Block a user