mirror of
https://github.com/boostorg/type_traits.git
synced 2026-02-03 21:55:14 +01: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