summaryrefslogtreecommitdiff
path: root/test/std/re/re.regex/re.regex.assign/assign_string_flag.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/re/re.regex/re.regex.assign/assign_string_flag.pass.cpp')
-rw-r--r--test/std/re/re.regex/re.regex.assign/assign_string_flag.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/re/re.regex/re.regex.assign/assign_string_flag.pass.cpp b/test/std/re/re.regex/re.regex.assign/assign_string_flag.pass.cpp
index 46f984da04db..247d27721be7 100644
--- a/test/std/re/re.regex/re.regex.assign/assign_string_flag.pass.cpp
+++ b/test/std/re/re.regex/re.regex.assign/assign_string_flag.pass.cpp
@@ -17,6 +17,7 @@
#include <regex>
#include <cassert>
+#include "test_macros.h"
int main()
{