X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Fboost%2Fsystem%2Flinux_error.hpp;fp=ceph%2Fsrc%2Fboost%2Fboost%2Fsystem%2Flinux_error.hpp;h=14fe57bda28c7c9355da58b7493b2ed1604cea13;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=d02ce29135f4ea4e5803e5286070025e16b9e943;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/boost/system/linux_error.hpp b/ceph/src/boost/boost/system/linux_error.hpp index d02ce2913..14fe57bda 100644 --- a/ceph/src/boost/boost/system/linux_error.hpp +++ b/ceph/src/boost/boost/system/linux_error.hpp @@ -10,6 +10,13 @@ #ifndef BOOST_SYSTEM_LINUX_ERROR_HPP #define BOOST_SYSTEM_LINUX_ERROR_HPP +#include + +#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.