[Boost-bugs] [Boost C++ Libraries] #7103: boost/container/string.hpp missing #include <boost/functional/hash.hpp>

Subject: [Boost-bugs] [Boost C++ Libraries] #7103: boost/container/string.hpp missing #include <boost/functional/hash.hpp>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-08 16:31:09


#7103: boost/container/string.hpp missing #include <boost/functional/hash.hpp>
---------------------------------------------+------------------------------
 Reporter: Vijay Rao <vijay@…> | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
---------------------------------------------+------------------------------
 string.hpp references hash_range but hash.hpp is not included leading to
 compile failure.

 adding:

 #include <boost/functional/hash.hpp>

 to boost/container/string.hpp resolves this issue.

 Platform: Fedora 17
 gcc: 4.7
 boost: 1.48

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7103>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC