diff --git a/include/boost/io/detail/quoted_manip.hpp b/include/boost/io/detail/quoted_manip.hpp index 55a1d48..ce3d578 100644 --- a/include/boost/io/detail/quoted_manip.hpp +++ b/include/boost/io/detail/quoted_manip.hpp @@ -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 -*/ +#include + +BOOST_HEADER_DEPRECATED(""); + #include #endif