This commit is contained in:
Joel de Guzman
2015-04-01 19:08:52 +08:00
parent b56eb59595
commit de50f65380

View File

@ -2,7 +2,7 @@
Copyright (c) 2014 Eric Niebler
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)
==============================================================================*/
#if !defined(FUSION_SUPPORT_CONFIG_01092014_1718)
@ -10,6 +10,7 @@
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <utility>
#ifndef BOOST_FUSION_GPU_ENABLED
#define BOOST_FUSION_GPU_ENABLED BOOST_GPU_ENABLED