Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/xpressive/detail/utility/symbols.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 |
---|---|
15 | 15 |
16 #ifndef BOOST_XPRESSIVE_DETAIL_SYMBOLS_HPP_DRJ_06_11_2007 | 16 #ifndef BOOST_XPRESSIVE_DETAIL_SYMBOLS_HPP_DRJ_06_11_2007 |
17 #define BOOST_XPRESSIVE_DETAIL_SYMBOLS_HPP_DRJ_06_11_2007 | 17 #define BOOST_XPRESSIVE_DETAIL_SYMBOLS_HPP_DRJ_06_11_2007 |
18 | 18 |
19 // MS compatible compilers support #pragma once | 19 // MS compatible compilers support #pragma once |
20 #if defined(_MSC_VER) && (_MSC_VER >= 1020) | 20 #if defined(_MSC_VER) |
21 # pragma once | 21 # pragma once |
22 #endif | 22 #endif |
23 | 23 |
24 #include <boost/noncopyable.hpp> | 24 #include <boost/noncopyable.hpp> |
25 #include <boost/range/begin.hpp> | 25 #include <boost/range/begin.hpp> |