* testsuite/libstdc++-prettyprinters/whatis.cc: Include <random>.

From-SVN: r232898
This commit is contained in:
Jakub Jelinek 2016-01-27 20:31:06 +01:00 committed by Jakub Jelinek
parent 2b572b3c21
commit 8dc781e454
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2016-01-27 Jakub Jelinek <jakub@redhat.com>
* testsuite/libstdc++-prettyprinters/whatis.cc: Include <random>.
2016-01-27 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/69295

View File

@ -33,6 +33,7 @@
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <random>
template<class T>
void