From 08c1e93fa36a49f49325a07fe91ff92c964c2b6c Mon Sep 17 00:00:00 2001 From: Chanho Park Date: Thu, 11 Dec 2014 18:55:56 +0900 Subject: Imported Upstream version 1.57.0 --- boost/fusion/adapted/array/at_impl.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boost/fusion/adapted/array/at_impl.hpp') diff --git a/boost/fusion/adapted/array/at_impl.hpp b/boost/fusion/adapted/array/at_impl.hpp index 12f0372670..084fffc208 100644 --- a/boost/fusion/adapted/array/at_impl.hpp +++ b/boost/fusion/adapted/array/at_impl.hpp @@ -8,6 +8,7 @@ #ifndef BOOST_FUSION_ADAPTED_ARRAY_AT_IMPL_HPP #define BOOST_FUSION_ADAPTED_ARRAY_AT_IMPL_HPP +#include #include #include @@ -26,6 +27,7 @@ namespace boost { namespace fusion { namespace extension add_reference::type>::type type; + BOOST_FUSION_GPU_ENABLED static type call(Seq& seq) { -- cgit v1.2.3