forked from boostorg/container_hash
Move 'functional' headers and update paths
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
#undef NDEBUG
|
||||
#endif
|
||||
|
||||
#include <boost/functional/hash.hpp>
|
||||
#include <boost/container_hash/hash.hpp>
|
||||
#include <cassert>
|
||||
|
||||
// This example illustrates how to use boost::hash_combine to generate a hash
|
||||
|
||||
Reference in New Issue
Block a user