util/Tokenizer, ...: include cleanup
This commit is contained in:
parent
777844ae0c
commit
635d6a19ef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user