decoder/*: use std::string_view instead of StringView

This commit is contained in:
Max Kellermann
2022-07-04 14:44:23 +02:00
parent 23235e3194
commit 502e5f006a
13 changed files with 0 additions and 13 deletions

View File

@@ -36,7 +36,6 @@
#include "util/RuntimeError.hxx"
#include "util/Domain.hxx"
#include "util/ConstBuffer.hxx"
#include "util/StringView.hxx"
#include "event/MultiSocketMonitor.hxx"
#include "event/InjectEvent.hxx"
#include "event/FineTimerEvent.hxx"