util/UriUtil: split

This commit is contained in:
Max Kellermann
2019-08-09 15:54:13 +02:00
parent ade712d711
commit 40a2880857
32 changed files with 415 additions and 264 deletions

View File

@@ -35,7 +35,7 @@
#include "thread/Cond.hxx"
#include "system/Error.hxx"
#include "util/MimeType.hxx"
#include "util/UriUtil.hxx"
#include "util/UriExtract.hxx"
class GetChromaprintCommand final
: public ThreadBackgroundCommand, ChromaprintDecoderClient, InputStreamHandler