summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBilly Robert O'Neal III <bion@microsoft.com>2017-11-21 22:16:57 +0000
committerBilly Robert O'Neal III <bion@microsoft.com>2017-11-21 22:16:57 +0000
commit37332d772480307af423fbea817c29a0832be86e (patch)
tree4a892ae040cb1e1f40fc9b6c1e144a2ff99d5cbd /test
parent7e250fcdc138fb6fc3580d6bf5eba5bd2d73980f (diff)
Add missing test_macros.h inclusion.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318808 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/std/re/re.grammar/excessive_brace_count.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/re/re.grammar/excessive_brace_count.pass.cpp b/test/std/re/re.grammar/excessive_brace_count.pass.cpp
index cc74a89f3..597182e7e 100644
--- a/test/std/re/re.grammar/excessive_brace_count.pass.cpp
+++ b/test/std/re/re.grammar/excessive_brace_count.pass.cpp
@@ -15,6 +15,7 @@
#include <regex>
#include <cassert>
+#include "test_macros.h"
int main() {
for (std::regex_constants::syntax_option_type op :