Ticket #6338: diff
File diff, 781 bytes (added by , 11 years ago) |
---|
-
push_front.hpp
old new 4 4 Distributed under the Boost Software License, Version 1.0. (See accompanying 5 5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 6 6 ==============================================================================*/ 7 #include <boost/fusion/view/joint_view/joint_view.hpp> 8 7 9 #if !defined(FUSION_PUSH_FRONT_07162005_0749) 8 10 #define FUSION_PUSH_FRONT_07162005_0749 9 11 10 12 #include <boost/fusion/support/detail/as_fusion_element.hpp> 11 #include <boost/fusion/view/joint_view/joint_view.hpp>12 13 #include <boost/fusion/view/single_view/single_view.hpp> 13 14 14 15 namespace boost { namespace fusion