Ticket #6338: diff

File diff, 781 bytes (added by smr@…, 11 years ago)

Cheap fix

  • push_front.hpp

    old new  
    44    Distributed under the Boost Software License, Version 1.0. (See accompanying
    55    file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    66==============================================================================*/
     7#include <boost/fusion/view/joint_view/joint_view.hpp>
     8
    79#if !defined(FUSION_PUSH_FRONT_07162005_0749)
    810#define FUSION_PUSH_FRONT_07162005_0749
    911
    1012#include <boost/fusion/support/detail/as_fusion_element.hpp>
    11 #include <boost/fusion/view/joint_view/joint_view.hpp>
    1213#include <boost/fusion/view/single_view/single_view.hpp>
    1314
    1415namespace boost { namespace fusion