summaryrefslogtreecommitdiff
path: root/test/std/diagnostics/errno/cerrno.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/diagnostics/errno/cerrno.pass.cpp')
-rw-r--r--test/std/diagnostics/errno/cerrno.pass.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/std/diagnostics/errno/cerrno.pass.cpp b/test/std/diagnostics/errno/cerrno.pass.cpp
index c6743fb79e7f..72c9371d16c4 100644
--- a/test/std/diagnostics/errno/cerrno.pass.cpp
+++ b/test/std/diagnostics/errno/cerrno.pass.cpp
@@ -12,10 +12,6 @@
#include <cerrno>
-#ifndef _LIBCPP_VERSION
-#error _LIBCPP_VERSION not defined
-#endif
-
#ifndef E2BIG
#error E2BIG not defined
#endif