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:
Paolo Carlini 2013-11-22 10:19:46 +00:00 committed by Paolo Carlini
parent 8a1c51c49a
commit 72fd36d76a
2 changed files with 8 additions and 1 deletions

View File

@ -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/

View File

@ -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