]> git.saurik.com Git - apple/objc4.git/blobdiff - test/method_getName.m
objc4-646.tar.gz
[apple/objc4.git] / test / method_getName.m
index 45f658131c927f6583192cd9cdbad417ef7656d5..f3f74134f6d5310e0a4f107f1ae993fdededa26f 100644 (file)
@@ -3,6 +3,8 @@
 #include "test.h"
 #include <Foundation/NSObject.h>
 #include <objc/runtime.h>
+
+#undef SUPPORT_NONPOINTER_ISA  // remove test.h's definition
 #include "../runtime/objc-config.h"
 
 int main() {