Remove unnecessary stdio.h from gdextension interface
This commit is contained in:
parent
13f0158e49
commit
f4ffa87a35
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef __cplusplus
|
||||
typedef uint32_t char32_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue