Use container_fwd.hpp for the hash functions.

[SVN r32583]
This commit is contained in:
Daniel James
2006-02-05 14:44:24 +00:00
parent f467da5438
commit 07c14534ec
13 changed files with 1 additions and 13 deletions

View File

@@ -15,7 +15,6 @@
#endif
#include <boost/config.hpp>
#include <deque>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <list>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <map>
#include <boost/functional/hash/hash.hpp>
#include <boost/functional/hash/pair.hpp>

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <utility>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <set>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <vector>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -15,7 +15,6 @@
#endif
#include <boost/config.hpp>
#include <deque>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -18,11 +18,11 @@
#include <boost/config.hpp>
#include <cstddef>
#include <cmath>
#include <string>
#include <functional>
#include <errno.h>
#include <boost/limits.hpp>
#include <boost/functional/detail/float_functions.hpp>
#include <boost/functional/detail/container_fwd.hpp>
#include <boost/detail/workaround.hpp>
#if defined(BOOST_NO_FUNCTION_TEMPLATE_ORDERING)

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <list>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <map>
#include <boost/functional/hash/hash.hpp>
#include <boost/functional/hash/pair.hpp>

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <utility>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <set>
#include <boost/functional/hash/hash.hpp>
namespace boost

View File

@@ -16,7 +16,6 @@
#endif
#include <boost/config.hpp>
#include <vector>
#include <boost/functional/hash/hash.hpp>
namespace boost