db/UniqueTags: include cleanup
This commit is contained in:
parent
f80126959d
commit
eb6d5f34fc
|
@ -22,10 +22,6 @@
|
|||
#include "song/LightSong.hxx"
|
||||
#include "tag/VisitFallback.hxx"
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
static void
|
||||
CollectTags(std::set<std::string> &result,
|
||||
const Tag &tag,
|
||||
|
|
Loading…
Reference in New Issue