Added missing dependency.

[SVN r20757]
This commit is contained in:
Eric Friedman
2003-11-08 11:57:45 +00:00
parent e95cad3d01
commit d10783cb1a

View File

@@ -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"