]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/30_threads/try_lock/3.cc
Remove dg-require-cstdint directive from tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 30_threads / try_lock / 3.cc
index cf7d1a4785102d8b61de6a2857b81a156b2686e4..5b8336847bf1d51753aad3d737279250e0af6820 100644 (file)
@@ -2,7 +2,6 @@
 // { dg-options "-pthread"  }
 // { dg-require-effective-target c++11 }
 // { dg-require-effective-target pthread }
-// { dg-require-cstdint "" }
 // { dg-require-gthreads "" }
 
 // Copyright (C) 2008-2018 Free Software Foundation, Inc.