db/update/UpdateIO: include cleanup

This commit is contained in:
Max Kellermann 2016-10-28 10:22:44 +02:00
parent ed68fd4ab3
commit 1560749579
3 changed files with 0 additions and 3 deletions

View File

@ -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: "

View File

@ -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>

View File

@ -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>