[Boost-bugs] [Boost C++ Libraries] #11344: Missing #include in boost/icl/interval_base_map.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #11344: Missing #include in boost/icl/interval_base_map.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-26 12:24:44


#11344: Missing #include in boost/icl/interval_base_map.hpp
------------------------------+---------------------
 Reporter: boris@… | Owner: jofaber
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: ICL
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 This #include is missing in boost/icl/interval_base_map.hpp:

 #include <boost/icl/detail/exclusive_less_than.hpp>

 boost/icl/interval_base_map.hpp refers to the type exclusive_less_than
 which is defined in boost/icl/detail/exclusive_less_than.hpp. (The
 #include is in boost/icl/interval_base_set.hpp - that file is fine.)

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