forked from boostorg/fusion
reverting to 2.0
[SVN r40220]
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_ADAPT_STRUCT)
|
||||
#define FUSION_INCLUDE_ADAPT_STRUCT
|
||||
|
||||
#include <boost/fusion/adapted/struct/adapt_struct.hpp>
|
||||
#include <boost/fusion/sequence/adapted/struct/adapt_struct.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_AS_VECTOR)
|
||||
#define FUSION_INCLUDE_AS_VECTOR
|
||||
|
||||
#include <boost/fusion/container/vector/convert.hpp>
|
||||
#include <boost/fusion/sequence/conversion/as_vector.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_JOINT_VIEW)
|
||||
#define FUSION_INCLUDE_JOINT_VIEW
|
||||
|
||||
#include <boost/fusion/view/joint_view.hpp>
|
||||
#include <boost/fusion/sequence/view/joint_view.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_LIST)
|
||||
#define FUSION_INCLUDE_LIST
|
||||
|
||||
#include <boost/fusion/container/list/list.hpp>
|
||||
#include <boost/fusion/sequence/container/list/list.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,7 +7,7 @@
|
||||
#if !defined(FUSION_INCLUDE_MPL)
|
||||
#define FUSION_INCLUDE_MPL
|
||||
|
||||
#include <boost/fusion/adapted/mpl.hpp>
|
||||
#include <boost/fusion/mpl.hpp>
|
||||
#include <boost/fusion/sequence/adapted/mpl.hpp>
|
||||
#include <boost/fusion/sequence/intrinsic/mpl.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_SINGLE_VIEW)
|
||||
#define FUSION_INCLUDE_SINGLE_VIEW
|
||||
|
||||
#include <boost/fusion/view/single_view.hpp>
|
||||
#include <boost/fusion/sequence/view/single_view.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_STD_PAIR)
|
||||
#define FUSION_INCLUDE_STD_PAIR
|
||||
|
||||
#include <boost/fusion/adapted/std_pair.hpp>
|
||||
#include <boost/fusion/sequence/adapted/std_pair.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_TRANSFORM_VIEW)
|
||||
#define FUSION_INCLUDE_TRANSFORM_VIEW
|
||||
|
||||
#include <boost/fusion/view/transform_view.hpp>
|
||||
#include <boost/fusion/sequence/view/transform_view.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_VARIANT)
|
||||
#define FUSION_INCLUDE_VARIANT
|
||||
|
||||
#include <boost/fusion/adapted/variant.hpp>
|
||||
#include <boost/fusion/sequence/adapted/variant.hpp>
|
||||
|
||||
#endif
|
||||
|
@@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_VECTOR)
|
||||
#define FUSION_INCLUDE_VECTOR
|
||||
|
||||
#include <boost/fusion/container/vector/vector.hpp>
|
||||
#include <boost/fusion/sequence/container/vector/vector.hpp>
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user