diff options
Diffstat (limited to 'test/std/re/re.syn/cregex_iterator.pass.cpp')
| -rw-r--r-- | test/std/re/re.syn/cregex_iterator.pass.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/re/re.syn/cregex_iterator.pass.cpp b/test/std/re/re.syn/cregex_iterator.pass.cpp index 7b6ac133f5ace..ed5839da0ee52 100644 --- a/test/std/re/re.syn/cregex_iterator.pass.cpp +++ b/test/std/re/re.syn/cregex_iterator.pass.cpp @@ -13,6 +13,7 @@  #include <regex>  #include <type_traits> +#include "test_macros.h"  int main()  {  | 
