TR1 cyclic dependency fixes.

[SVN r34499]
This commit is contained in:
Peter Dimov
2006-07-10 13:17:41 +00:00
parent 872f12efee
commit d84481361f
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#define BOOST_FUNCTION_PROLOGUE_HPP
# include <cassert>
# include <algorithm>
# include <functional> // unary_function, binary_function
# include <boost/throw_exception.hpp>
# include <boost/config.hpp>
# include <boost/function/function_base.hpp>