summaryrefslogtreecommitdiff
path: root/test/std/re/re.results/re.results.const/allocator.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/re/re.results/re.results.const/allocator.pass.cpp')
-rw-r--r--test/std/re/re.results/re.results.const/allocator.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/re/re.results/re.results.const/allocator.pass.cpp b/test/std/re/re.results/re.results.const/allocator.pass.cpp
index a24c669f657de..73347d08c6945 100644
--- a/test/std/re/re.results/re.results.const/allocator.pass.cpp
+++ b/test/std/re/re.results/re.results.const/allocator.pass.cpp
@@ -16,6 +16,7 @@
#include <regex>
#include <cassert>
+#include "test_macros.h"
#include "test_allocator.h"
template <class CharT, class Allocator>