mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-11 08:34:53 +02:00
Fixes
error: 'runtime_error' is not a member of 'std'
throw std::runtime_error("Allocation error.");
^~~~~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com>