mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-23 17:17:23 +02:00
fix missing include
[SVN r37199]
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
#include <istream>
|
||||
#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
|
||||
{
|
||||
|
Reference in New Issue
Block a user