summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/random
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-22 10:19:46 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-22 10:19:46 +0000
commit2f4d37378288f304bb4bea9bd567a667978887ad (patch)
tree71e6abcf3f6120f9727be49b675c445de7f30f08 /libstdc++-v3/testsuite/ext/random
parente16d3a3b4edb567c19cd686a68421414827414e7 (diff)
downloadgcc-2f4d37378288f304bb4bea9bd567a667978887ad.tar.gz
2013-11-22 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/ext/random/hypergeometric_distribution/operators/ values.cc: Fix further thinkos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205249 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/ext/random')
-rw-r--r--libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc b/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc
index 8923ef6447b..5a1e37975af 100644
--- a/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc
+++ b/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc
@@ -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