summaryrefslogtreecommitdiff
path: root/libs/phoenix/test/operator/arithmetic_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/phoenix/test/operator/arithmetic_tests.cpp')
-rw-r--r--libs/phoenix/test/operator/arithmetic_tests.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/phoenix/test/operator/arithmetic_tests.cpp b/libs/phoenix/test/operator/arithmetic_tests.cpp
index 13b6f0022..7087e3dda 100644
--- a/libs/phoenix/test/operator/arithmetic_tests.cpp
+++ b/libs/phoenix/test/operator/arithmetic_tests.cpp
@@ -1,10 +1,11 @@
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
+ Copyright (c) 2015 John Fletcher
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)
==============================================================================*/
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/core/lightweight_test.hpp>
#include <boost/phoenix/core.hpp>
#include <boost/phoenix/operator.hpp>