mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Apply iwyu suggestion in core.
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
#include "core/core_globals.h"
|
||||
#include "core/os/os.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
static PrintHandlerList *print_handler_list = nullptr;
|
||||
|
||||
void add_print_handler(PrintHandlerList *p_handler) {
|
||||
|
||||
Reference in New Issue
Block a user