forked from boostorg/container_hash
Fixed the use of a deprecated header in a test.
[SVN r35313]
This commit is contained in:
@@ -44,7 +44,7 @@ namespace boost
|
||||
# ifdef TEST_STD_INCLUDES
|
||||
# include <functional>
|
||||
# else
|
||||
# include <boost/functional/hash/hash.hpp>
|
||||
# include <boost/functional/hash.hpp>
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user