15/09/2021 18:46, Thomas Monjalon:
> The private headers are compiled internally with a C compiler.
> Thus extern "C" declaration is useless in such files.
>
> Signed-off-by: Thomas Monjalon
Applied
On Wed, 15 Sep 2021 18:46:35 +0200
Thomas Monjalon wrote:
> The private headers are compiled internally with a C compiler.
> Thus extern "C" declaration is useless in such files.
>
> Signed-off-by: Thomas Monjalon
> ---
Makes sense, make sure it doesn't break Windows builds.
There is not a C++
2 matches
Mail list logo