You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Apply iwyu suggestion in core.
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
|
||||
#include "image_loader.h"
|
||||
|
||||
#include "core/string/print_string.h"
|
||||
|
||||
void ImageFormatLoader::_bind_methods() {
|
||||
BIND_BITFIELD_FLAG(FLAG_NONE);
|
||||
BIND_BITFIELD_FLAG(FLAG_FORCE_LINEAR);
|
||||
|
||||
Reference in New Issue
Block a user