IcyMetaDataParser: include cleanup

This commit is contained in:
Max Kellermann 2019-07-05 17:27:39 +02:00
parent 54c7dc029e
commit 9d74b1a212

View File

@ -18,9 +18,7 @@
*/
#include "IcyMetaDataParser.hxx"
#include "tag/Tag.hxx"
#include "tag/Builder.hxx"
#include "util/Domain.hxx"
#include "util/StringView.hxx"
#include <algorithm>