diff options
Diffstat (limited to 'test/std/re/re.traits/getloc.pass.cpp')
| -rw-r--r-- | test/std/re/re.traits/getloc.pass.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/std/re/re.traits/getloc.pass.cpp b/test/std/re/re.traits/getloc.pass.cpp index 27ab6cd865456..0b7810a2099d5 100644 --- a/test/std/re/re.traits/getloc.pass.cpp +++ b/test/std/re/re.traits/getloc.pass.cpp @@ -7,6 +7,8 @@ // //===----------------------------------------------------------------------===// +// REQUIRES: locale.en_US.UTF-8 + // <regex> // template <class charT> struct regex_traits; |
