]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/type_traits/same_traits.hpp
update boost
[lyx.git] / boost / boost / type_traits / same_traits.hpp
index fc3c555b39e72982645a80852744625b4a15c1f1..e05579cf3c9535e8f1d1dfec3c929f2753617e3b 100644 (file)
@@ -52,7 +52,7 @@ const bool is_same<T, T>::value;
 
 #else // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
 
-#ifdef BOOST_MSVC
+#if defined(BOOST_MSVC) && BOOST_MSVC <= 1300
 //
 // the following VC6 specific implementation is *NOT* legal
 // C++, but has the advantage that it works for incomplete