Commit 635d6a19 authored by Max Kellermann's avatar Max Kellermann

util/Tokenizer, ...: include cleanup

parent 777844ae
......@@ -50,8 +50,6 @@
#include "ArchivePlugin.hxx"
#endif
#include <glib.h>
#include <stdio.h>
#include <stdlib.h>
......
......@@ -26,8 +26,6 @@
#include "util/Error.hxx"
#include "ConfigGlobal.hxx"
#include <glib.h>
#include <assert.h>
#include <string.h>
......
......@@ -31,8 +31,6 @@
#include "util/Error.hxx"
#include "Log.hxx"
#include <glib.h>
#include <string.h>
#include <stdlib.h>
......
......@@ -30,8 +30,6 @@
#include "util/Error.hxx"
#include "Song.hxx"
#include <glib.h>
#include <assert.h>
#include <string.h>
......
......@@ -22,8 +22,6 @@
#include "SocketError.hxx"
#include "fd_util.h"
#include <glib.h>
#include <unistd.h>
#ifndef WIN32
......
......@@ -24,8 +24,6 @@
#include "Error.hxx"
#include "Domain.hxx"
#include <glib.h>
static constexpr Domain tokenizer_domain("tokenizer");
static inline bool
......
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