Move 'functional' headers and update paths

This commit is contained in:
Daniel James
2017-12-29 13:58:48 +00:00
parent c7fc03d2b9
commit 53fbb04e88
55 changed files with 83 additions and 83 deletions

View File

@@ -8,7 +8,7 @@
#ifdef BOOST_HASH_TEST_STD_INCLUDES
# include <functional>
#else
# include <boost/functional/hash.hpp>
# include <boost/container_hash/hash.hpp>
#endif
#include <boost/core/lightweight_test.hpp>