Mercurial > hg > vamp-build-and-test
view DEPENDENCIES/generic/include/boost/spirit/include/classic_meta.hpp @ 116:06c2a5337d56
Add a couple more (currently non-building) repos
author | Chris Cannam |
---|---|
date | Wed, 18 May 2016 15:42:12 +0100 |
parents | 2665513ce2d3 |
children |
line wrap: on
line source
/*============================================================================= Copyright (c) 2001-2008 Joel de Guzman Copyright (c) 2001-2008 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_CLASSIC_META #define BOOST_SPIRIT_INCLUDE_CLASSIC_META #include <boost/spirit/home/classic/meta.hpp> #endif