Stop including iostream in Variant.hpp (to produce smaller binaries)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include "GodotGlobal.hpp"
|
||||
#include "Object.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
namespace godot {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user