Re: [Boost-bugs] [Boost C++ Libraries] #10177: boost/geometry/strategies/cartesian/distance_pythagoras.hpp does not include boost/numeric/cast/conversion.hpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10177: boost/geometry/strategies/cartesian/distance_pythagoras.hpp does not include boost/numeric/cast/conversion.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-13 00:19:09


#10177: boost/geometry/strategies/cartesian/distance_pythagoras.hpp does not
include boost/numeric/cast/conversion.hpp
-------------------------------+----------------------------
  Reporter: smspillaz@… | Owner: barendgehrels
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: geometry
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords: compiler-error
-------------------------------+----------------------------

Comment (by awulkiew):

 This should be fixed now, this commit:

 https://github.com/boostorg/geometry/commit/48bb75137da9473f2707d31f4b7f7e2d02931aac

 adds

 #include <boost/geometry/util/math.hpp>

 which includes <boost/numeric/conversion/cast.hpp>

 Or should it be included explicitly in distance_pythagoras.hpp?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10177#comment:1>
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:16 UTC