comparison DEPENDENCIES/generic/include/boost/intrusive/detail/config_begin.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 // 8 //
9 // See http://www.boost.org/libs/intrusive for documentation. 9 // See http://www.boost.org/libs/intrusive for documentation.
10 // 10 //
11 ///////////////////////////////////////////////////////////////////////////// 11 /////////////////////////////////////////////////////////////////////////////
12 12
13 #ifndef BOOST_INTRUSIVE_CONFIG_INCLUDED 13 #ifndef BOOST_CONFIG_HPP
14 #define BOOST_INTRUSIVE_CONFIG_INCLUDED
15 #include <boost/config.hpp> 14 #include <boost/config.hpp>
16 #endif 15 #endif
17 16
18 #ifdef BOOST_MSVC 17 #ifdef BOOST_MSVC
19 18