PATCH: Support C++ in demanle.h

DJ Delorie dj@delorie.com
Sun Jul 6 16:22:00 GMT 2003


> +#ifdef __cplusplus
> +extern "C" {
> +#endif /* __cplusplus */
> +
>  #include "ansidecl.h"

Shouldn't the #include be *outside* the wrapper?



More information about the Binutils mailing list