Compare commits

..
Author SHA1 Message Date
Marshall Clow fc11473640 Release 1.54.0
[SVN r84923]
2013-07-01 16:53:14 +00:00
+1 -1
View File
@@ -134,7 +134,7 @@ template< assert_::relations r, long x, long y > struct assert_relation {};
#endif
#if BOOST_WORKAROUND(BOOST_MSVC, == 1700)
#if BOOST_WORKAROUND(BOOST_MSVC, >= 1700)
template<class Pred>
struct extract_assert_pred;