mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 14:54:30 +02:00
Added missing dependency.
[SVN r20757]
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
#ifndef BOOST_MPL_ITER_FOLD_IF_HPP_INCLUDED
|
#ifndef BOOST_MPL_ITER_FOLD_IF_HPP_INCLUDED
|
||||||
#define BOOST_MPL_ITER_FOLD_IF_HPP_INCLUDED
|
#define BOOST_MPL_ITER_FOLD_IF_HPP_INCLUDED
|
||||||
|
|
||||||
|
#include "boost/mpl/aux_/config/workaround.hpp"
|
||||||
#include "boost/mpl/aux_/iter_fold_if_impl.hpp"
|
#include "boost/mpl/aux_/iter_fold_if_impl.hpp"
|
||||||
#include "boost/mpl/and.hpp"
|
#include "boost/mpl/and.hpp"
|
||||||
#include "boost/mpl/always.hpp"
|
#include "boost/mpl/always.hpp"
|
||||||
|
Reference in New Issue
Block a user