]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/experimental/filesystem/path/preferred_separator.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / experimental / filesystem / path / preferred_separator.cc
index b470e312bb15c3eb1aee9325546ff539ccb2ef4d..b2a662d59e0f7a750f499dc7047da06be689526e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Free Software Foundation, Inc.
+// Copyright (C) 2018-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
@@ -17,6 +17,7 @@
 
 // { dg-options "-O0 -lstdc++fs -std=gnu++11" }
 // { dg-do link { target c++11 } }
+// { dg-require-filesystem-ts "" }
 
 #include <experimental/filesystem>