Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/fusion/sequence.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
3 | 3 |
4 Distributed under the Boost Software License, Version 1.0. (See accompanying | 4 Distributed under the Boost Software License, Version 1.0. (See accompanying |
5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | 5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
6 ==============================================================================*/ | 6 ==============================================================================*/ |
7 #if !defined(FUSION_SEQUENCE_10022005_0559) | 7 #if !defined(FUSION_SEQUENCE_10022005_0559) |
8 #define FUSION_ITERATOR_10022005_0559 | 8 #define FUSION_SEQUENCE_10022005_0559 |
9 | 9 |
10 #include <boost/fusion/support/config.hpp> | |
10 #include <boost/fusion/sequence/sequence_facade.hpp> | 11 #include <boost/fusion/sequence/sequence_facade.hpp> |
11 #include <boost/fusion/sequence/comparison.hpp> | 12 #include <boost/fusion/sequence/comparison.hpp> |
12 #include <boost/fusion/sequence/intrinsic.hpp> | 13 #include <boost/fusion/sequence/intrinsic.hpp> |
13 #include <boost/fusion/sequence/io.hpp> | 14 #include <boost/fusion/sequence/io.hpp> |
14 #include <boost/fusion/sequence/convert.hpp> | 15 #include <boost/fusion/sequence/convert.hpp> |