forked from boostorg/fusion
fix missing include
[SVN r37199]
This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
#include <istream>
|
#include <istream>
|
||||||
#include <boost/fusion/sequence/io/detail/in.hpp>
|
#include <boost/fusion/sequence/io/detail/in.hpp>
|
||||||
#include <boost/fusion/support/sequence_base.hpp>
|
#include <boost/fusion/support/is_sequence.hpp>
|
||||||
|
|
||||||
namespace boost { namespace fusion
|
namespace boost { namespace fusion
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user