Commit 15607495 authored by Max Kellermann's avatar Max Kellermann

db/update/UpdateIO: include cleanup

parent ed68fd4a
......@@ -28,7 +28,6 @@
#include "Instance.hxx"
#include "db/Interface.hxx"
#include "client/Response.hxx"
#include "util/Error.hxx"
#define SONG_FILE "file: "
#define SONG_TIME "Time: "
......
......@@ -25,7 +25,6 @@
#include "fs/Traits.hxx"
#include "fs/FileSystem.hxx"
#include "fs/AllocatedPath.hxx"
#include "util/Error.hxx"
#include "Log.hxx"
#include <stdexcept>
......
......@@ -39,7 +39,6 @@
#include "util/Alloc.hxx"
#include "util/StringCompare.hxx"
#include "util/UriUtil.hxx"
#include "util/Error.hxx"
#include "Log.hxx"
#include <stdexcept>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment