]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/pending/integer_log2.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / pending / integer_log2.hpp
index 023ec7af038e8ce96051bc2424019ca1587e8f32..938459463d8b42b6388dbb8fe4b3583b0c20f609 100644 (file)
@@ -1,9 +1,9 @@
 #ifndef BOOST_PENDING_INTEGER_LOG2_HPP
 #define BOOST_PENDING_INTEGER_LOG2_HPP
 
-// The header file at this path is deprecated;
-// use boost/integer/integer_log2.hpp instead.
-
 #include <boost/integer/integer_log2.hpp>
+#include <boost/config/header_deprecated.hpp>
+
+BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>");
 
 #endif