Mercurial > hg > vamp-build-and-test
view DEPENDENCIES/generic/include/boost/spirit/include/phoenix_scope.hpp @ 116:06c2a5337d56
Add a couple more (currently non-building) repos
author | Chris Cannam |
---|---|
date | Wed, 18 May 2016 15:42:12 +0100 |
parents | c530137014c0 |
children |
line wrap: on
line source
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2001-2011 Hartmut Kaiser http://spirit.sourceforge.net/ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) =============================================================================*/ #ifndef BOOST_SPIRIT_INCLUDE_PHOENIX_SCOPE #define BOOST_SPIRIT_INCLUDE_PHOENIX_SCOPE #include <boost/phoenix/scope.hpp> #endif