]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/shared_container_iterator.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / shared_container_iterator.hpp
index e803bd654e554b630c9543756a88a0a71f4b48df..8adcaf7ec62823c16fd377bd0e17e89069ff1ff9 100644 (file)
@@ -5,8 +5,8 @@
 
 // See http://www.boost.org/libs/utility/shared_container_iterator.html for documentation.
 
-#ifndef SHARED_CONTAINER_ITERATOR_RG08102002_HPP
-#define SHARED_CONTAINER_ITERATOR_RG08102002_HPP
+#ifndef BOOST_SHARED_CONTAINER_ITERATOR_HPP
+#define BOOST_SHARED_CONTAINER_ITERATOR_HPP
 
 #include "boost/iterator_adaptors.hpp"
 #include "boost/shared_ptr.hpp"
@@ -66,4 +66,4 @@ using iterators::make_shared_container_range;
 
 } // namespace boost
 
-#endif  // SHARED_CONTAINER_ITERATOR_RG08102002_HPP
+#endif