TagPrint: use std::string_view

This commit is contained in:
Max Kellermann
2022-07-01 11:29:32 +02:00
parent ed7263ee3e
commit 96f99aeb8f
3 changed files with 3 additions and 5 deletions

View File

@@ -30,7 +30,6 @@
#include <string>
struct StringView;
struct Directory;
class ExportedSong;
class DetachedSong;