diff options
author | Arsen Arsenović <arsen@aarsen.me> | 2022-12-04 22:19:20 +0100 |
---|---|---|
committer | Arsen Arsenović <arsen@aarsen.me> | 2022-12-04 22:27:58 +0100 |
commit | e176b676cff17948d68299c00dddefe41638c752 (patch) | |
tree | 747ce93e8f38021190f4617f3bb2bc8de068ed5b /src/ping.c | |
parent | 6c057be0f0aef0aeabb9a00e6814548fed0c125a (diff) |
ICEmsg: Fix C++ interoperability error due to static_assert define
Commit 0269c687e954db7aca2a4344e32cb203315a00b6 added a static_assert helper
that gets defined to blank if left undefined by assert.h. As this is not a
macro in other languages that use this header, this can lead to a compile-time
error.
Bug: https://bugs.gentoo.org/884369
Diffstat (limited to 'src/ping.c')
0 files changed, 0 insertions, 0 deletions