Chris@102: /*============================================================================== Chris@102: Copyright (c) 2001-2010 Joel de Guzman Chris@102: Copyright (c) 2010 Eric Niebler Chris@102: Copyright (c) 2014 John Fletcher Chris@102: Chris@102: Distributed under the Boost Software License, Version 1.0. (See accompanying Chris@102: file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) Chris@102: ==============================================================================*/ Chris@102: #ifndef BOOST_PHOENIX_CONFIG_HPP Chris@102: #define BOOST_PHOENIX_CONFIG_HPP Chris@102: #include Chris@102: #endif