summaryrefslogtreecommitdiff
path: root/test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp')
-rw-r--r--test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp b/test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp
index 21aaa669fd43..4b89414686ba 100644
--- a/test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp
+++ b/test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp
@@ -11,10 +11,6 @@
#include <ccomplex>
-#ifndef _LIBCPP_VERSION
-#error _LIBCPP_VERSION not defined
-#endif
-
int main()
{
std::complex<double> d;