diff --git a/include/boost/system/linux_error.hpp b/include/boost/system/linux_error.hpp index 14fe57b..d02ce29 100644 --- a/include/boost/system/linux_error.hpp +++ b/include/boost/system/linux_error.hpp @@ -10,13 +10,6 @@ #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.