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