Subject: [Boost-bugs] [Boost C++ Libraries] #5171: negative binomial include guard
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-09 01:41:25
#5171: negative binomial include guard
--------------------------------------+-------------------------------------
Reporter: manohugo@⦠| Owner: no-maintainer
Type: Bugs | Status: new
Milestone: To Be Determined | Component: random
Version: Boost Development Trunk | Severity: Problem
Keywords: random negative binomial |
--------------------------------------+-------------------------------------
The negative binomial is using the binomial include guard:
BOOST_RANDOM_BINOMIAL_DISTRIBUTION_HPP_INCLUDED
I think the include guard must be changed to:
BOOST_RANDOM_NEGATIVE_BINOMIAL_DISTRIBUTION_HPP_INCLUDED
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5171> 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:05 UTC