Remove unnecessary stdint.h include
This commit is contained in:
parent
93a04b8b5e
commit
4ddf937242
|
@ -16,7 +16,6 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include "ucdn.h"
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in New Issue