diff options
Diffstat (limited to 'test/std/re/re.regex/re.regex.construct/il_flg.pass.cpp')
-rw-r--r-- | test/std/re/re.regex/re.regex.construct/il_flg.pass.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/re/re.regex/re.regex.construct/il_flg.pass.cpp b/test/std/re/re.regex/re.regex.construct/il_flg.pass.cpp index 70d28df370d11..c1554d6c3ebb7 100644 --- a/test/std/re/re.regex/re.regex.construct/il_flg.pass.cpp +++ b/test/std/re/re.regex/re.regex.construct/il_flg.pass.cpp @@ -16,6 +16,7 @@ #include <regex> #include <cassert> +#include "test_macros.h" #ifndef _LIBCPP_HAS_NO_GENERALIZED_INITIALIZERS |