# if BOOST_WORKAROUND( __BORLANDC__, >= 0x0560 )

I would just like to point out that if _USE_OLD_RW_STL is defined, BCB6 uses the roguewave STL from BCB5 and so doesn't have this _STL/std:: conflict. So it may be worth introducing that into the #if somehow.


(I don't define this because I prefer STLPort to RW STL but it is a fix)

Thanks

Russell


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to