mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-01 05:24:38 +02:00
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