mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-05 15:54:39 +02:00
add missing include
[SVN r18233]
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
#include "boost/mpl/identity.hpp"
|
#include "boost/mpl/identity.hpp"
|
||||||
#include "boost/mpl/protect.hpp"
|
#include "boost/mpl/protect.hpp"
|
||||||
#include "boost/mpl/lambda.hpp"
|
#include "boost/mpl/lambda.hpp"
|
||||||
|
#include "boost/mpl/apply.hpp"
|
||||||
#include "boost/mpl/aux_/void_spec.hpp"
|
#include "boost/mpl/aux_/void_spec.hpp"
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
|
Reference in New Issue
Block a user