[Boost-bugs] [Boost C++ Libraries] #11283: Variant: Missing include in element_index.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #11283: Variant: Missing include in element_index.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-11 19:01:43


#11283: Variant: Missing include in element_index.hpp
------------------------------------+------------------------
 Reporter: Roger Leigh <rleigh@…> | Owner: ebf
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: variant
  Version: Boost 1.58.0 | Severity: Regression
 Keywords: |
------------------------------------+------------------------
 Building with Boost 1.58 failed due to what looks like a simple case of a
 missing include.

 libs/variant/include/boost/variant/detail/element_index.hpp uses
 boost::remove_cv from type_traits, but does not include
 boost/type_traits/remove_cv.hpp, leading to build failure.

 Patch attached.


 Regards,
 Roger Leigh

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11283>
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:18 UTC