summaryrefslogtreecommitdiff
path: root/libs/phoenix/test/scope/bug_000008.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/phoenix/test/scope/bug_000008.cpp')
-rw-r--r--libs/phoenix/test/scope/bug_000008.cpp7
1 files changed, 6 insertions, 1 deletions
diff --git a/libs/phoenix/test/scope/bug_000008.cpp b/libs/phoenix/test/scope/bug_000008.cpp
index de39398c5..58adf4171 100644
--- a/libs/phoenix/test/scope/bug_000008.cpp
+++ b/libs/phoenix/test/scope/bug_000008.cpp
@@ -1,8 +1,9 @@
/*=============================================================================
Copyright (c) 2003 Martin Wille
Copyright (c) 2001-2007 Joel de Guzman
+ Copyright (c) 2015 John Fletcher
- 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)
=============================================================================*/
@@ -17,6 +18,10 @@
#include <boost/config.hpp>
#include <boost/assert.hpp>
#include <boost/detail/lightweight_test.hpp>
+ // Testing problems in thread/future
+//#include <boost/move/move.hpp>
+//#include <boost/move/detail/type_traits.hpp>
+//using boost::move_detail::is_copy_constructible;
#include <boost/phoenix/scope/dynamic.hpp>
#if defined(DONT_HAVE_BOOST) \