mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-14 13:02:10 +00:00
add missing includes
[SVN r80734]
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
==============================================================================*/
|
||||
|
||||
#include <functional>
|
||||
#include <boost/phoenix/core.hpp>
|
||||
#include <boost/phoenix/stl/algorithm/transformation.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
==============================================================================*/
|
||||
|
||||
#include <functional>
|
||||
#include <boost/phoenix/core.hpp>
|
||||
#include <boost/phoenix/stl/algorithm/transformation.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
|
||||
Reference in New Issue
Block a user