mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Replace <boost/functional/hash.hpp> with more correct <boost/container_hash/hash.hpp>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
//->
|
||||
|
||||
#include <functional> //std::equal_to
|
||||
#include <boost/functional/hash.hpp> //boost::hash
|
||||
#include <boost/container_hash/hash.hpp> //boost::hash
|
||||
|
||||
//<-
|
||||
#include "../test/get_process_id_name.hpp"
|
||||
|
||||
Reference in New Issue
Block a user