mirror of
https://github.com/boostorg/system.git
synced 2025-07-31 13:07:13 +02:00
Undeprecate linux_error.hpp (closes #77)
This commit is contained in:
@ -10,13 +10,6 @@
|
|||||||
#ifndef BOOST_SYSTEM_LINUX_ERROR_HPP
|
#ifndef BOOST_SYSTEM_LINUX_ERROR_HPP
|
||||||
#define 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
|
// This header is effectively empty for compiles on operating systems where
|
||||||
// it is not applicable.
|
// it is not applicable.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user