https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126652
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #4 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Looking into what also xxhash.h includes under extern "c", it includes stddef.h
which is invalid to do also.
https://github.com/Cyan4973/xxHash/blob/dev/xxhash.h
