forked from boostorg/fusion
doc updates + some more header tweaks
[SVN r40831]
This commit is contained in:
@ -12,5 +12,6 @@
|
|||||||
#include <boost/fusion/container/map.hpp>
|
#include <boost/fusion/container/map.hpp>
|
||||||
#include <boost/fusion/container/set.hpp>
|
#include <boost/fusion/container/set.hpp>
|
||||||
#include <boost/fusion/container/deque.hpp>
|
#include <boost/fusion/container/deque.hpp>
|
||||||
|
#include <boost/fusion/container/generation.hpp>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
|
|
||||||
#include <boost/fusion/sequence/sequence_facade.hpp>
|
#include <boost/fusion/sequence/sequence_facade.hpp>
|
||||||
#include <boost/fusion/sequence/comparison.hpp>
|
#include <boost/fusion/sequence/comparison.hpp>
|
||||||
#include <boost/fusion/container/generation.hpp>
|
|
||||||
#include <boost/fusion/sequence/intrinsic.hpp>
|
#include <boost/fusion/sequence/intrinsic.hpp>
|
||||||
#include <boost/fusion/sequence/io.hpp>
|
#include <boost/fusion/sequence/io.hpp>
|
||||||
#include <boost/fusion/sequence/convert.hpp>
|
#include <boost/fusion/sequence/convert.hpp>
|
||||||
|
Reference in New Issue
Block a user