summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/complex.number/cmplx.over/arg.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/numerics/complex.number/cmplx.over/arg.pass.cpp')
-rw-r--r--libcxx/test/std/numerics/complex.number/cmplx.over/arg.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/std/numerics/complex.number/cmplx.over/arg.pass.cpp b/libcxx/test/std/numerics/complex.number/cmplx.over/arg.pass.cpp
index bbc865a5ad6..0152761da67 100644
--- a/libcxx/test/std/numerics/complex.number/cmplx.over/arg.pass.cpp
+++ b/libcxx/test/std/numerics/complex.number/cmplx.over/arg.pass.cpp
@@ -16,6 +16,7 @@
#include <type_traits>
#include <cassert>
+#include "test_macros.h"
#include "../cases.h"
template <class T>
OpenPOWER on IntegriCloud