summaryrefslogtreecommitdiff
path: root/boost/fusion/adapted/struct/detail/deref_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/adapted/struct/detail/deref_impl.hpp')
-rw-r--r--boost/fusion/adapted/struct/detail/deref_impl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/fusion/adapted/struct/detail/deref_impl.hpp b/boost/fusion/adapted/struct/detail/deref_impl.hpp
index 3f25efef58..a3bc9f3e19 100644
--- a/boost/fusion/adapted/struct/detail/deref_impl.hpp
+++ b/boost/fusion/adapted/struct/detail/deref_impl.hpp
@@ -28,6 +28,7 @@ namespace boost { namespace fusion { namespace extension
typedef typename impl::type type;
+ BOOST_FUSION_GPU_ENABLED
static
type
call(It const& it)