Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/icl/closed_interval.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 |
---|---|
6 http://www.boost.org/LICENSE_1_0.txt) | 6 http://www.boost.org/LICENSE_1_0.txt) |
7 +-----------------------------------------------------------------------------*/ | 7 +-----------------------------------------------------------------------------*/ |
8 #ifndef BOOST_ICL_CLOSED_INTERVAL_HPP_JOFA_100324 | 8 #ifndef BOOST_ICL_CLOSED_INTERVAL_HPP_JOFA_100324 |
9 #define BOOST_ICL_CLOSED_INTERVAL_HPP_JOFA_100324 | 9 #define BOOST_ICL_CLOSED_INTERVAL_HPP_JOFA_100324 |
10 | 10 |
11 #include <boost/icl/detail/concept_check.hpp> | |
11 #include <boost/icl/concept/interval.hpp> | 12 #include <boost/icl/concept/interval.hpp> |
12 #include <boost/icl/type_traits/value_size.hpp> | 13 #include <boost/icl/type_traits/value_size.hpp> |
13 #include <boost/icl/type_traits/type_to_string.hpp> | 14 #include <boost/icl/type_traits/type_to_string.hpp> |
14 | 15 |
15 namespace boost{namespace icl | 16 namespace boost{namespace icl |