* demangle.h: Don't check IN_GCC anymore.
* splay-tree.h: Likewise.
From-SVN: r24306
+Mon Dec 14 09:53:31 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * demangle.h: Don't check IN_GCC anymore.
+ * splay-tree.h: Likewise.
+
Tue Dec 8 00:30:31 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* demangle.h: (DMGL_EDG): new macro for Kuck and Associates
#if !defined (DEMANGLE_H)
#define DEMANGLE_H
-#ifndef IN_GCC
#include <ansidecl.h>
-#endif /* ! IN_GCC */
/* Options passed to cplus_demangle (in 2nd parameter). */
extern "C" {
#endif /* __cplusplus */
-#ifndef IN_GCC
#include <ansidecl.h>
-#endif /* ! IN_GCC */
/* Use typedefs for the key and data types to facilitate changing
these types, if necessary. These types should be sufficiently wide