rm unnecessary include;

This commit is contained in:
bjorn 2019-11-28 16:04:41 -08:00
parent 08f90ab1bd
commit c07b9e3fec
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
#include "core/utf.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
typedef struct {
uint32_t x;