X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Flibc%2B%2B%2Ftrunk%2Ftest%2Fre%2Fre.traits%2Ftransform_primary.pass.cpp;h=28734d621ad3a59541652fc50021562e7c570d9b;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=1e2aca67710d2933a5d107bfcdad37ec9e2ba855;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/libc++/trunk/test/re/re.traits/transform_primary.pass.cpp b/src/third_party/libc++/trunk/test/re/re.traits/transform_primary.pass.cpp index 1e2aca6..28734d6 100644 --- a/src/third_party/libc++/trunk/test/re/re.traits/transform_primary.pass.cpp +++ b/src/third_party/libc++/trunk/test/re/re.traits/transform_primary.pass.cpp @@ -8,6 +8,8 @@ // //===----------------------------------------------------------------------===// +// REQUIRES: locale.cs_CZ.ISO8859-2 + // // template struct regex_traits;