]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/smart_ptr/test/smart_ptr_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / smart_ptr / test / smart_ptr_test.cpp
index 3e46851b7d6a726e903c123bc42886b4e533ffad..f4ad973b856ce98c48be5fd5adafd077d50680a3 100644 (file)
@@ -31,7 +31,7 @@
 
 #endif
 
-#ifdef __BORLANDC__
+#ifdef BOOST_BORLANDC
 # pragma warn -8092 // template argument passed to 'find' is not an iterator
 #endif