summaryrefslogtreecommitdiff
path: root/tests/bionic/libstdc++/test_cctype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bionic/libstdc++/test_cctype.cpp')
-rw-r--r--tests/bionic/libstdc++/test_cctype.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bionic/libstdc++/test_cctype.cpp b/tests/bionic/libstdc++/test_cctype.cpp
index bedb77fb..cc641712 100644
--- a/tests/bionic/libstdc++/test_cctype.cpp
+++ b/tests/bionic/libstdc++/test_cctype.cpp
@@ -27,7 +27,7 @@
*/
#include <cctype>
-#ifndef BIONIC_LIBSTDCPP_INCLUDE_CCTYPE__
+#if defined BIONIC && !defined BIONIC_LIBSTDCPP_INCLUDE_CCTYPE__
#error "Wrong header file included!!"
#endif