From 9d74b1a2127f330f7379c839fb570f32773ca61c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 5 Jul 2019 17:27:39 +0200 Subject: [PATCH] IcyMetaDataParser: include cleanup --- src/IcyMetaDataParser.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/IcyMetaDataParser.cxx b/src/IcyMetaDataParser.cxx index eed8c3328..580cdfa81 100644 --- a/src/IcyMetaDataParser.cxx +++ b/src/IcyMetaDataParser.cxx @@ -18,9 +18,7 @@ */ #include "IcyMetaDataParser.hxx" -#include "tag/Tag.hxx" #include "tag/Builder.hxx" -#include "util/Domain.hxx" #include "util/StringView.hxx" #include