include cleanup using iwyu
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include "ArchivePlugin.hxx"
|
||||
#include "ArchiveFile.hxx"
|
||||
#include "InputPlugin.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "fs/Traits.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include "util/Domain.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include <libavutil/avutil.h>
|
||||
#include <libavformat/avio.h>
|
||||
#include <libavformat/avformat.h>
|
||||
}
|
||||
|
@@ -30,8 +30,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <glib.h>
|
||||
|
||||
static constexpr Domain file_domain("file");
|
||||
|
||||
|
@@ -27,9 +27,6 @@
|
||||
#include <glib.h>
|
||||
#include <libmms/mmsx.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
struct MmsInputStream {
|
||||
InputStream base;
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include "RewindInputPlugin.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "InputPlugin.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user