From eb6d5f34fcea574e781214df8bcdcb7ce35ddee6 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 19 Nov 2018 10:59:52 +0100 Subject: db/UniqueTags: include cleanup --- src/db/UniqueTags.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/db/UniqueTags.cxx b/src/db/UniqueTags.cxx index a6c78509d..b9fe41899 100644 --- a/src/db/UniqueTags.cxx +++ b/src/db/UniqueTags.cxx @@ -22,10 +22,6 @@ #include "song/LightSong.hxx" #include "tag/VisitFallback.hxx" -#include - -#include - static void CollectTags(std::set &result, const Tag &tag, -- cgit v1.2.3