Fixed various warnings

This commit is contained in:
emeric
2025-12-02 22:57:15 +01:00
parent e5a6de3e07
commit d843cf5c06
18 changed files with 22 additions and 38 deletions
@@ -26,7 +26,7 @@
namespace lms::api::subsonic
{
struct RequestContext;
class RequestContext;
Response handleGetLyrics(RequestContext& context);
Response handleGetLyricsBySongId(RequestContext& context);