On Wed, Feb 5, 2020 at 1:30 PM Mamoru TASAKA <mtas...@fedoraproject.org>
wrote:

>
> Include the needed additional header before including the header making
> trouble
> in the source file? (or include the needed header at the top of the source
> file?)
>

Yeah, that *should* work, just a #include <stdexcept> before #include
<wayland-util> (or whatever #include implicitly includes wayland-util) .
Though that feels pretty hackish, and really the RIGHT way is for waylandpp
to just be fixed, as Mike says.

It's not like anything's on fire and requires these to be fixed ASAP, that
they can't just wait on the correct fix... right?
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to