]> gcc.gnu.org Git - gcc.git/commitdiff
Close #ifdef NEXT_OBJC_RUNTIME properly.
authorMichael Meissner <meissner@gcc.gnu.org>
Tue, 9 Mar 1993 16:32:42 +0000 (16:32 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 9 Mar 1993 16:32:42 +0000 (16:32 +0000)
From-SVN: r3687

gcc/objc/objc-act.c

index 24c401f2c672da06b57891aed12ddff81a67ae5a..136d77063eb7ec487b81ba2aec715d6e05676708 100644 (file)
@@ -52,6 +52,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    so it can store the operation numbers in them.  */
 #ifndef NEXT_OBJC_RUNTIME
 #define OBJC_SELECTORS_WITHOUT_LABELS
+#endif
 
 /* This is the default way of generating a method name.  */
 #ifndef OBJC_GEN_METHOD_LABEL
This page took 0.07294 seconds and 5 git commands to generate.