From fd5ceb2228a7d3ae5e132bfd403a72150b919eb3 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 26 Apr 2016 16:24:44 +0000 Subject: #include in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change llvm-svn: 267567 --- libcxx/test/std/re/re.alg/re.alg.search/ecma.pass.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'libcxx/test/std/re/re.alg/re.alg.search/ecma.pass.cpp') diff --git a/libcxx/test/std/re/re.alg/re.alg.search/ecma.pass.cpp b/libcxx/test/std/re/re.alg/re.alg.search/ecma.pass.cpp index fb9fc26a281..d6a3da6ea07 100644 --- a/libcxx/test/std/re/re.alg/re.alg.search/ecma.pass.cpp +++ b/libcxx/test/std/re/re.alg/re.alg.search/ecma.pass.cpp @@ -23,6 +23,7 @@ #include #include +#include "test_macros.h" #include "test_iterators.h" #include "platform_support.h" // locale name macros -- cgit v1.2.3