123456789101112131415161718 |
- #ifndef BOOST_FUNCTION_OUTPUT_ITERATOR_HPP
- #define BOOST_FUNCTION_OUTPUT_ITERATOR_HPP
- #include <boost/config/header_deprecated.hpp>
- BOOST_HEADER_DEPRECATED("<boost/iterator/function_output_iterator.hpp>")
- #include <boost/iterator/function_output_iterator.hpp>
- #endif
|