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