diff options
Diffstat (limited to 'test/std/re/re.traits/transform.pass.cpp')
-rw-r--r-- | test/std/re/re.traits/transform.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/std/re/re.traits/transform.pass.cpp b/test/std/re/re.traits/transform.pass.cpp index 85235e045d88..57e6b753abef 100644 --- a/test/std/re/re.traits/transform.pass.cpp +++ b/test/std/re/re.traits/transform.pass.cpp @@ -19,8 +19,8 @@ #include <regex> #include <cassert> +#include "test_macros.h" #include "test_iterators.h" - #include "platform_support.h" // locale name macros int main() |