Skip to content
Unverified Commit e176b676 authored by Arsenović Arsen's avatar Arsenović Arsen
Browse files

ICEmsg: Fix C++ interoperability error due to static_assert define

Commit 0269c687 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
parent 6c057be0
Pipeline #755418 passed with stages
in 2 minutes and 13 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment