Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / fusion / algorithm / transformation / push_front.hpp
index abe7faa..bda056b 100644 (file)
@@ -7,6 +7,7 @@
 #if !defined(FUSION_PUSH_FRONT_07162005_0749)
 #define FUSION_PUSH_FRONT_07162005_0749
 
+#include <boost/fusion/support/config.hpp>
 #include <boost/fusion/support/detail/as_fusion_element.hpp>
 #include <boost/fusion/view/joint_view/joint_view.hpp>
 #include <boost/fusion/view/single_view/single_view.hpp>
@@ -26,6 +27,7 @@ namespace boost { namespace fusion
     }
 
     template <typename Sequence, typename T>
+    BOOST_FUSION_GPU_ENABLED
     inline 
     typename
         lazy_enable_if<