// Copyright 2017 Peter Dimov. // // Distributed under the Boost Software License, Version 1.0. // // See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt #include BOOST_HEADER_DEPRECATED("") #define ALTERNATIVE "the suitable component header" BOOST_HEADER_DEPRECATED(ALTERNATIVE) #include // BOOST_STRINGIZE #define HEADER BOOST_HEADER_DEPRECATED(BOOST_STRINGIZE(HEADER))