mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-09 15:13:54 +00:00
Updated function_output_iterator example to use up-to-date header location.
This commit is contained in:
parent
9649d42392
commit
b86c817481
@ -12,7 +12,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/function_output_iterator.hpp>
|
||||
#include <boost/iterator/function_output_iterator.hpp>
|
||||
|
||||
struct string_appender
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user