forked from boostorg/fusion
fixes #11161
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
Copyright (c) 2014 Eric Niebler
|
Copyright (c) 2014 Eric Niebler
|
||||||
Copyright (c) 2014 Kohei Takahashi
|
Copyright (c) 2014 Kohei Takahashi
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
==============================================================================*/
|
==============================================================================*/
|
||||||
#if !defined(FUSION_SUPPORT_CONFIG_01092014_1718)
|
#if !defined(FUSION_SUPPORT_CONFIG_01092014_1718)
|
||||||
@@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <boost/detail/workaround.hpp>
|
#include <boost/detail/workaround.hpp>
|
||||||
|
#include <utility>
|
||||||
|
|
||||||
#ifndef BOOST_FUSION_GPU_ENABLED
|
#ifndef BOOST_FUSION_GPU_ENABLED
|
||||||
#define BOOST_FUSION_GPU_ENABLED BOOST_GPU_ENABLED
|
#define BOOST_FUSION_GPU_ENABLED BOOST_GPU_ENABLED
|
||||||
|
Reference in New Issue
Block a user