Browse Source

Fixes #2935.
Add new config macro BOOST_MSVC_FULL_VER, and updated type_traits to make use of it.

[SVN r55429]

John Maddock 16 years ago
parent
commit
b3579dae2f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/config
  2. 1 1
      libs/type_traits

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit 17114cb4a309584bc0b08a1e95413545b2a47f05
+Subproject commit e201687ac45e184c83906fda61be91673e1cce95

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit f1817aeee12177bc6cac1532cecfb8806c5a5975
+Subproject commit 9de89e91576cbbffa08bfb70630ee11446310a5d

粤ICP备19079148号