mirror of
https://github.com/boostorg/io.git
synced 2025-06-25 03:51:36 +02:00
Mark detail header as deprecated
This commit is contained in:
@ -10,9 +10,10 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
#ifndef BOOST_IO_DETAIL_QUOTED_MANIP_HPP
|
||||
#define BOOST_IO_DETAIL_QUOTED_MANIP_HPP
|
||||
|
||||
/*
|
||||
The new implemenation is public in <boost/io/quoted.hpp>
|
||||
*/
|
||||
#include <boost/config/header_deprecated.hpp>
|
||||
|
||||
BOOST_HEADER_DEPRECATED("<boost/io/quoted.hpp>");
|
||||
|
||||
#include <boost/io/quoted.hpp>
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user