]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/hana/ext/boost/fusion/deque.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / hana / ext / boost / fusion / deque.hpp
index 698638157df945b01e2cfc745a918e2d3d85f235..b4856d8eefa478df8f1acdb15f4cef546cd42263 100644 (file)
@@ -48,7 +48,7 @@ namespace boost { namespace fusion {
 #endif
 
 
-BOOST_HANA_NAMESPACE_BEGIN
+namespace boost { namespace hana {
     namespace ext { namespace boost { namespace fusion {
         struct deque_tag;
     }}}
@@ -103,6 +103,6 @@ BOOST_HANA_NAMESPACE_BEGIN
             return ::boost::fusion::make_deque(static_cast<Xs&&>(xs)...);
         }
     };
-BOOST_HANA_NAMESPACE_END
+}} // end namespace boost::hana
 
 #endif // !BOOST_HANA_EXT_BOOST_FUSION_DEQUE_HPP