forked from boostorg/move
Add missing include
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
//[move_inserter_example
|
||||
#include <boost/move/iterator.hpp>
|
||||
#include <boost/container/list.hpp>
|
||||
#include "movable.hpp"
|
||||
#include <cassert>
|
||||
|
Reference in New Issue
Block a user