]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/detail/ob_compressed_pair.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / detail / ob_compressed_pair.hpp
index 326e4549802a56eb4c6c0978aac16577a3440fd2..4621be35cc0a461e5c191b62098ddfff00eb2e0a 100644 (file)
       - John Maddock Jan 2000.
 */
 
-
+#ifndef BOOST_UTILITY_DOCS
 #ifndef BOOST_OB_COMPRESSED_PAIR_HPP
 #define BOOST_OB_COMPRESSED_PAIR_HPP
 
+
 #include <algorithm>
 #ifndef BOOST_OBJECT_TYPE_TRAITS_HPP
 #include <boost/type_traits/object_traits.hpp>
@@ -494,6 +495,4 @@ inline void swap(compressed_pair<T1, T2>& x, compressed_pair<T1, T2>& y)
 } // boost
 
 #endif // BOOST_OB_COMPRESSED_PAIR_HPP
-
-
-
+#endif // BOOST_UTILITY_DOCS