]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/iostreams/detail/bool_trait_def.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / iostreams / detail / bool_trait_def.hpp
index c3fb9d587b9fd4bb793a5cb6c273546a45f8dab6..758e1cc41c7bd1746feffd02941614fee26120b4 100644 (file)
@@ -21,7 +21,7 @@
 // Description: Used to generate the traits classes is_istream, is_ostream,
 //      etc.
 //
-#if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x582))
+#if BOOST_WORKAROUND(BOOST_BORLANDC, BOOST_TESTED_AT(0x582))
 # define BOOST_IOSTREAMS_TRAIT_NAMESPACE(trait)
 #else
 # define BOOST_IOSTREAMS_TRAIT_NAMESPACE(trait) BOOST_PP_CAT(trait, _impl_)::