]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/system/linux_error.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / system / linux_error.hpp
index d02ce29135f4ea4e5803e5286070025e16b9e943..14fe57bda28c7c9355da58b7493b2ed1604cea13 100644 (file)
 #ifndef BOOST_SYSTEM_LINUX_ERROR_HPP
 #define BOOST_SYSTEM_LINUX_ERROR_HPP
 
+#include <boost/config/pragma_message.hpp>
+
+#if !defined(BOOST_ALLOW_DEPRECATED_HEADERS)
+  BOOST_PRAGMA_MESSAGE("This header is deprecated and is slated for removal."
+  " If you want it retained, please open an issue in github.com/boostorg/system.")
+#endif
+
 //  This header is effectively empty for compiles on operating systems where
 //  it is not applicable.