Re: [Boost-bugs] [Boost C++ Libraries] #10405: Problem building cpp_dec_float multiprecision example

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10405: Problem building cpp_dec_float multiprecision example
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-26 16:55:31


#10405: Problem building cpp_dec_float multiprecision example
-------------------------------+----------------------------
  Reporter: magoni@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: multiprecision
   Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by johnmaddock):

 Ah, there's an error in the example: a missing #include, you need to add

 {{{
 #include <boost/math/special_functions/gamma.hpp>
 }}}

 To the top of the example, I'll fix the docs shortly.

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