Ticket #7103: boost/container/string.hpp missing #include <boost/functional/hash.hpp>

[SVN r79423]
This commit is contained in:
Ion Gaztañaga
2012-07-11 17:51:50 +00:00
parent a9eb3dad27
commit d3fb53368d

View File

@@ -47,6 +47,7 @@
#include <boost/container/detail/mpl.hpp>
#include <boost/move/move.hpp>
#include <boost/static_assert.hpp>
#include <boost/functional/hash.hpp>
#include <functional>
#include <string>