diff options
Diffstat (limited to 'libstdc++-v3/testsuite/experimental/filesystem/path')
-rw-r--r-- | libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc b/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc index fdd9f768f78..84ea48b11b1 100644 --- a/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc +++ b/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc @@ -16,6 +16,7 @@ // <http://www.gnu.org/licenses/>. // { dg-do compile { target c++11 } } +// { dg-require-filesystem-ts "" } #include <experimental/filesystem> |