mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 14:54:30 +02:00
fixed missing include
[SVN r15792]
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
#define BOOST_MPL_LAMBDA_FWD_HPP_INCLUDED
|
#define BOOST_MPL_LAMBDA_FWD_HPP_INCLUDED
|
||||||
|
|
||||||
#include "boost/mpl/aux_/lambda_arity_param.hpp"
|
#include "boost/mpl/aux_/lambda_arity_param.hpp"
|
||||||
|
#include "boost/mpl/aux_/config/lambda.hpp"
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace mpl {
|
namespace mpl {
|
||||||
|
Reference in New Issue
Block a user