]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/system/cygwin_error.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / system / cygwin_error.hpp
index 4f91cf3d7300c540c39a1ffc6cbe3ba7a9fc7980..c67d36166530cd16f7f90fcdd3aef57604ec36af 100644 (file)
 #ifndef BOOST_SYSTEM_CYGWIN_ERROR_HPP
 #define BOOST_SYSTEM_CYGWIN_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.