summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/macro.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/thread/macro.pass.cpp')
-rw-r--r--libcxx/test/std/thread/macro.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/test/std/thread/macro.pass.cpp b/libcxx/test/std/thread/macro.pass.cpp
index 640db4aaa3e..0c16a0d0516 100644
--- a/libcxx/test/std/thread/macro.pass.cpp
+++ b/libcxx/test/std/thread/macro.pass.cpp
@@ -14,6 +14,8 @@
#include <thread>
+#include "test_macros.h"
+
int main(int, char**)
{
#ifndef __STDCPP_THREADS__
OpenPOWER on IntegriCloud