]> git.saurik.com Git - apple/objc4.git/blobdiff - runtime/OldClasses.subproj/List.h
objc4-437.tar.gz
[apple/objc4.git] / runtime / OldClasses.subproj / List.h
index 71f57068c87b99d97b384f0859dcb5047bd29411..ace45a7ea2031ea8e6ff30f41d413d8a0be54b12 100644 (file)
@@ -32,9 +32,9 @@
 #ifndef _OBJC_LIST_H_
 #define _OBJC_LIST_H_
 
-#if defined(__LP64__)
+#if defined(__OBJC2__)
 
-#warning class List unavailable in 64-bit Objective-C
+#warning class List unavailable
 
 #else