Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/icl/open_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 |
---|---|
8 #ifndef BOOST_ICL_OPEN_INTERVAL_HPP_JOFA_100930 | 8 #ifndef BOOST_ICL_OPEN_INTERVAL_HPP_JOFA_100930 |
9 #define BOOST_ICL_OPEN_INTERVAL_HPP_JOFA_100930 | 9 #define BOOST_ICL_OPEN_INTERVAL_HPP_JOFA_100930 |
10 | 10 |
11 #include <functional> | 11 #include <functional> |
12 #include <boost/concept/assert.hpp> | 12 #include <boost/concept/assert.hpp> |
13 #include <boost/icl/detail/concept_check.hpp> | |
13 #include <boost/icl/concept/interval.hpp> | 14 #include <boost/icl/concept/interval.hpp> |
14 #include <boost/icl/type_traits/value_size.hpp> | 15 #include <boost/icl/type_traits/value_size.hpp> |
15 #include <boost/icl/type_traits/type_to_string.hpp> | 16 #include <boost/icl/type_traits/type_to_string.hpp> |
16 | 17 |
17 namespace boost{namespace icl | 18 namespace boost{namespace icl |