devel/bossa: fix the build with clang-15
Using move() without qualifying it now throws a warning about an
unqualified call to 'std::move', despite any prior using declaration;
prefix it appropriately.
MFH: 2023Q1
devel/bossa: fix the build with clang-15 Tags None Referenced Files None Subscribers None
Description
Details
|