diff options
Diffstat (limited to 'libcxx/test/std/re/re.regex/re.regex.construct/default.pass.cpp')
-rw-r--r-- | libcxx/test/std/re/re.regex/re.regex.construct/default.pass.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/std/re/re.regex/re.regex.construct/default.pass.cpp b/libcxx/test/std/re/re.regex/re.regex.construct/default.pass.cpp index d959c1ec582..f1d7bf7696d 100644 --- a/libcxx/test/std/re/re.regex/re.regex.construct/default.pass.cpp +++ b/libcxx/test/std/re/re.regex/re.regex.construct/default.pass.cpp @@ -15,6 +15,7 @@ #include <regex> #include <cassert> +#include "test_macros.h" template <class CharT> void |