Skip to content
Commit a3ba5254 authored by Kyle Evans's avatar Kyle Evans
Browse files

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
parent 945af585
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment