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