]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/format/format_class.hpp
typos
[lyx.git] / boost / boost / format / format_class.hpp
index 563926556f2be543a692827df4594b1694d1d086..d776d95146f4fe290c5bb1262a462541ed7e1139 100644 (file)
@@ -84,7 +84,7 @@ namespace boost {
 #if !defined( BOOST_NO_MEMBER_TEMPLATE_FRIENDS )  \
     && !BOOST_WORKAROUND(__BORLANDC__, <= 0x570) \
     && !BOOST_WORKAROUND( _CRAYC, != 0) \
-    && !BOOST_WORKAROUND(__DECCXX_VER, <= 60590041)
+    && !BOOST_WORKAROUND(__DECCXX_VER, BOOST_TESTED_AT(60590042))
         // use friend templates and private members only if supported
 
 #ifndef  BOOST_NO_TEMPLATE_STD_STREAM