mirror of
https://github.com/boostorg/intrusive.git
synced 2025-07-29 12:07:43 +02:00
Use custom hash functions as Boost.ContainerHash requires C++11.
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
#include <boost/intrusive/slist.hpp>
|
||||
#include <boost/intrusive/set.hpp>
|
||||
#include <boost/intrusive/unordered_set.hpp>
|
||||
#include <boost/container_hash/hash.hpp>
|
||||
|
||||
using namespace boost::intrusive;
|
||||
|
||||
|
Reference in New Issue
Block a user