values.cc: Fix further thinkos.
2013-11-22 Paolo Carlini <paolo.carlini@oracle.com> * testsuite/ext/random/hypergeometric_distribution/operators/ values.cc: Fix further thinkos. From-SVN: r205249
This commit is contained in:
parent
8a1c51c49a
commit
72fd36d76a
@ -1,3 +1,8 @@
|
||||
2013-11-22 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/ext/random/hypergeometric_distribution/operators/
|
||||
values.cc: Fix further thinkos.
|
||||
|
||||
2013-11-22 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/ext/random/hypergeometric_distribution/operators/
|
||||
|
@ -20,10 +20,12 @@
|
||||
// with this library; see the file COPYING3. If not see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
|
||||
// 26.4.8.3.* Class template hypergeometric_distribution [rand.dist.ext.hypergeometric]
|
||||
// 26.4.8.3.* Class template hypergeometric_distribution
|
||||
// [rand.dist.ext.hypergeometric]
|
||||
// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
|
||||
|
||||
#include <ext/random>
|
||||
#include <functional>
|
||||
#include <testsuite_random.h>
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user