]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/typeof/std/memory.hpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / boost / typeof / std / memory.hpp
index fa3ae1da4dadefd498d83b95d4af6dcd6087679c..ad4c2c19430cc8692a9af4a74a6d4ea63a2b1c73 100644 (file)
@@ -12,6 +12,8 @@
 
 BOOST_TYPEOF_REGISTER_TEMPLATE(std::allocator, 1)
 BOOST_TYPEOF_REGISTER_TEMPLATE(std::raw_storage_iterator, 2)
+#ifndef BOOST_NO_AUTO_PTR
 BOOST_TYPEOF_REGISTER_TEMPLATE(std::auto_ptr, 1)
+#endif//BOOST_NO_AUTO_PTR
 
 #endif//BOOST_TYPEOF_STD_memory_hpp_INCLUDED