This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Support C++ in demanle.h


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]