Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 441836
Collapse All | Expand All

(-)boost.orig/fusion/container/vector/detail/advance_impl.hpp (+1 lines)
Lines 6-11 Link Here
6
==============================================================================*/
6
==============================================================================*/
7
#if !defined(FUSION_ADVANCE_IMPL_09172005_1156)
7
#if !defined(FUSION_ADVANCE_IMPL_09172005_1156)
8
#define FUSION_ADVANCE_IMPL_09172005_1156
8
#define FUSION_ADVANCE_IMPL_09172005_1156
9
#undef vector
9
10
10
namespace boost { namespace fusion
11
namespace boost { namespace fusion
11
{
12
{
(-)boost.orig/fusion/container/vector/detail/deref_impl.hpp (+1 lines)
Lines 6-11 Link Here
6
==============================================================================*/
6
==============================================================================*/
7
#if !defined(FUSION_DEREF_IMPL_05042005_1037)
7
#if !defined(FUSION_DEREF_IMPL_05042005_1037)
8
#define FUSION_DEREF_IMPL_05042005_1037
8
#define FUSION_DEREF_IMPL_05042005_1037
9
#undef vector
9
10
10
#include <boost/mpl/at.hpp>
11
#include <boost/mpl/at.hpp>
11
#include <boost/fusion/support/detail/access.hpp>
12
#include <boost/fusion/support/detail/access.hpp>
(-)boost.orig/fusion/container/vector/detail/next_impl.hpp (+1 lines)
Lines 6-11 Link Here
6
==============================================================================*/
6
==============================================================================*/
7
#if !defined(FUSION_NEXT_IMPL_05042005_1058)
7
#if !defined(FUSION_NEXT_IMPL_05042005_1058)
8
#define FUSION_NEXT_IMPL_05042005_1058
8
#define FUSION_NEXT_IMPL_05042005_1058
9
#undef vector
9
10
10
#include <boost/fusion/container/vector/vector_iterator.hpp>
11
#include <boost/fusion/container/vector/vector_iterator.hpp>
11
12
(-)boost.orig/fusion/container/vector/detail/prior_impl.hpp (+1 lines)
Lines 6-11 Link Here
6
==============================================================================*/
6
==============================================================================*/
7
#if !defined(FUSION_PRIOR_IMPL_05042005_1145)
7
#if !defined(FUSION_PRIOR_IMPL_05042005_1145)
8
#define FUSION_PRIOR_IMPL_05042005_1145
8
#define FUSION_PRIOR_IMPL_05042005_1145
9
#undef vector
9
10
10
#include <boost/fusion/container/vector/vector_iterator.hpp>
11
#include <boost/fusion/container/vector/vector_iterator.hpp>
11
12
(-)boost.orig/fusion/container/vector/detail/value_of_impl.hpp (+1 lines)
Lines 6-11 Link Here
6
==============================================================================*/
6
==============================================================================*/
7
#if !defined(FUSION_VALUE_OF_IMPL_05052005_1128)
7
#if !defined(FUSION_VALUE_OF_IMPL_05052005_1128)
8
#define FUSION_VALUE_OF_IMPL_05052005_1128
8
#define FUSION_VALUE_OF_IMPL_05052005_1128
9
#undef vector
9
10
10
#include <boost/mpl/at.hpp>
11
#include <boost/mpl/at.hpp>
11
12

Return to bug 441836