Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/mpl/quote.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 |
---|---|
12 // (See accompanying file LICENSE_1_0.txt or copy at | 12 // (See accompanying file LICENSE_1_0.txt or copy at |
13 // http://www.boost.org/LICENSE_1_0.txt) | 13 // http://www.boost.org/LICENSE_1_0.txt) |
14 // | 14 // |
15 // See http://www.boost.org/libs/mpl for documentation. | 15 // See http://www.boost.org/libs/mpl for documentation. |
16 | 16 |
17 // $Id: quote.hpp 49272 2008-10-11 06:50:46Z agurtovoy $ | 17 // $Id$ |
18 // $Date: 2008-10-10 23:50:46 -0700 (Fri, 10 Oct 2008) $ | 18 // $Date$ |
19 // $Revision: 49272 $ | 19 // $Revision$ |
20 | 20 |
21 #if !defined(BOOST_MPL_PREPROCESSING_MODE) | 21 #if !defined(BOOST_MPL_PREPROCESSING_MODE) |
22 # include <boost/mpl/void.hpp> | 22 # include <boost/mpl/void.hpp> |
23 # include <boost/mpl/aux_/has_type.hpp> | 23 # include <boost/mpl/aux_/has_type.hpp> |
24 #endif | 24 #endif |