summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.runtime/csignal.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/language.support/support.runtime/csignal.pass.cpp')
-rw-r--r--libcxx/test/std/language.support/support.runtime/csignal.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/test/std/language.support/support.runtime/csignal.pass.cpp b/libcxx/test/std/language.support/support.runtime/csignal.pass.cpp
index dcfb4f99f5f..4548d3417ec 100644
--- a/libcxx/test/std/language.support/support.runtime/csignal.pass.cpp
+++ b/libcxx/test/std/language.support/support.runtime/csignal.pass.cpp
@@ -11,6 +11,8 @@
#include <csignal>
#include <type_traits>
+#include "test_macros.h"
+
#ifndef SIG_DFL
#error SIG_DFL not defined
#endif
OpenPOWER on IntegriCloud