Boost C++ Libraries: Ticket #5171: negative binomial include guard https://svn.boost.org/trac10/ticket/5171 <p> The negative binomial is using the binomial include guard: BOOST_RANDOM_BINOMIAL_DISTRIBUTION_HPP_INCLUDED </p> <p> I think the include guard must be changed to: BOOST_RANDOM_NEGATIVE_BINOMIAL_DISTRIBUTION_HPP_INCLUDED </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5171 Trac 1.4.3 Steven Watanabe Wed, 09 Feb 2011 02:07:57 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5171#comment:1 https://svn.boost.org/trac10/ticket/5171#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/68743" title="Fix #include guard. Fixes #5171.">[68743]</a>) Fix #include guard. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5171" title="#5171: Bugs: negative binomial include guard (closed: fixed)">#5171</a>. </p> Ticket