On Wed, 15 Sep 2021 18:46:35 +0200
Thomas Monjalon <tho...@monjalon.net> 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 <tho...@monjalon.net>
> ---

Makes sense, make sure it doesn't break Windows builds.
There is not a C++ application regression test in CI.

Reply via email to