Chris@102: /*////////////////////////////////////////////////////////////////////////////// Chris@102: Copyright (c) 2013 Jamboree 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_FUSION_SEQUENCE_FLATTEN_VIEW_HPP_INCLUDED Chris@102: #define BOOST_FUSION_SEQUENCE_FLATTEN_VIEW_HPP_INCLUDED Chris@102: Chris@102: Chris@102: #include Chris@102: #include Chris@102: Chris@102: Chris@102: #endif