Isolated ResponseFormat in a new file

This commit is contained in:
emeric
2024-11-29 21:37:38 +01:00
parent e3a94d0540
commit 13a0aab09c
8 changed files with 80 additions and 25 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include "ClientInfo.hpp"
#include "ProtocolVersion.hpp"
#include "SubsonicResponse.hpp"
#include "ResponseFormat.hpp"
namespace lms::db
{