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