Don't need this header

This commit is contained in:
apio 2022-09-20 16:55:32 +02:00
parent 590740e72a
commit d1141dd713

View File

@ -1,5 +1,4 @@
#include "config.h" #include "config.h"
#include "std/stdio.h"
#define STRINGIZE(x) #x #define STRINGIZE(x) #x
#define STRINGIZE_VALUE_OF(x) STRINGIZE(x) #define STRINGIZE_VALUE_OF(x) STRINGIZE(x)