forked from boostorg/iterator
Updated function_output_iterator example to use up-to-date header location.
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include <boost/function_output_iterator.hpp>
|
#include <boost/iterator/function_output_iterator.hpp>
|
||||||
|
|
||||||
struct string_appender
|
struct string_appender
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user