Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/assign/std/map.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 |
---|---|
10 | 10 |
11 | 11 |
12 #ifndef BOOST_ASSIGN_STD_MAP_HPP | 12 #ifndef BOOST_ASSIGN_STD_MAP_HPP |
13 #define BOOST_ASSIGN_STD_MAP_HPP | 13 #define BOOST_ASSIGN_STD_MAP_HPP |
14 | 14 |
15 #if defined(_MSC_VER) && (_MSC_VER >= 1020) | 15 #if defined(_MSC_VER) |
16 # pragma once | 16 # pragma once |
17 #endif | 17 #endif |
18 | 18 |
19 #include <boost/assign/list_inserter.hpp> | 19 #include <boost/assign/list_inserter.hpp> |
20 #include <boost/config.hpp> | 20 #include <boost/config.hpp> |