Commit 8dc781e4 by Jakub Jelinek Committed by Jakub Jelinek

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

From-SVN: r232898
parent 2b572b3c
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
......
......@@ -33,6 +33,7 @@
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <random>
template<class T>
void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment