mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 22:14:28 +02:00
Move include errorno & limits from hash.hpp into hash_float where they should be.
[SVN r32777]
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#endif
|
||||
|
||||
#include <boost/functional/detail/float_functions.hpp>
|
||||
#include <errno.h>
|
||||
#include <boost/limits.hpp>
|
||||
|
||||
namespace boost
|
||||
{
|
||||
|
@@ -17,8 +17,6 @@
|
||||
|
||||
#include <boost/functional/hash_fwd.hpp>
|
||||
#include <functional>
|
||||
#include <errno.h>
|
||||
#include <boost/limits.hpp>
|
||||
#include <boost/functional/detail/hash_float.hpp>
|
||||
#include <boost/functional/detail/container_fwd.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user