]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/type_traits/test/aligned_storage_empy_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / type_traits / test / aligned_storage_empy_test.cpp
index 3e19a379c4b57a7eb9a77c1847b243c161dcf456..c6cbbee771f681a46b9f98732a4dd8b5afe2dcdb 100644 (file)
@@ -27,7 +27,7 @@ namespace
     
     template< unsigned N, unsigned Alignment >
     struct alignment_implementation2 : 
-#ifndef __BORLANDC__
+#ifndef BOOST_BORLANDC
        private 
 #else
        public