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