]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/experimental/algorithm/shuffle.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / experimental / algorithm / shuffle.cc
index ee06fbd996a8962212b77eb2d4601160447ddf8b..9011f15b93fab38240dd52927eb76ef3dadd221c 100644 (file)
@@ -1,10 +1,12 @@
 // { dg-do run { target c++14 } }
+// { dg-require-cstdint "" }
+// { dg-require-effective-target random_device }
 // { dg-require-effective-target tls_runtime }
 // { dg-add-options tls }
 
 // Derived from: 2010-03-19  Paolo Carlini  <paolo.carlini@oracle.com>
 
-// Copyright (C) 2010-2018 Free Software Foundation, Inc.
+// Copyright (C) 2010-2024 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the