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

