VC++ fixes

[SVN r14435]
This commit is contained in:
Dave Abrahams
2002-07-13 12:22:51 +00:00
parent f7610c9b26
commit 48a81ef7ea
7 changed files with 14 additions and 12 deletions

View File

@@ -347,7 +347,7 @@ void test(Number* = 0)
// factoring out difference_type for the assert below confused Borland :(
typedef boost::detail::is_signed<
#ifndef BOOST_MSVC
#if !defined(BOOST_MSVC) || BOOST_MSVC > 1300
typename
#endif
boost::detail::numeric_traits<Number>::difference_type