mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-21 08:20:28 +00:00
Remove unnecessary stdio.h from gdextension interface
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef __cplusplus
|
||||
typedef uint32_t char32_t;
|
||||
|
||||
Reference in New Issue
Block a user