Get rid of unneeded header include

This commit is contained in:
twinaphex 2020-02-26 08:25:56 +01:00
parent b23863ae85
commit 3a76aac226

View File

@ -28,7 +28,6 @@
#include <streams/file_stream.h>
#include <string/stdstring.h>
#include <encodings/utf.h>
#include <features/features_cpu.h>
#ifdef HAVE_CONFIG_H
#include "../config.h"