summaryrefslogtreecommitdiffstats
path: root/src/core/Variant.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2021-09-27 11:41:41 +0200
committerGitHub <noreply@github.com>2021-09-27 11:41:41 +0200
commit3de367920fa30d3f1214c0b23bb6e71e56121d67 (patch)
treeabefca71eb312ec41d4ba13203921497a8e3a6fe /src/core/Variant.cpp
parent055f3141f8fccbd2bf46297558145c0a5ecbf865 (diff)
parent3fe276c02f25a3d1a6b65429d20f2fda2892de7d (diff)
downloadredot-cpp-3de367920fa30d3f1214c0b23bb6e71e56121d67.tar.gz
Merge pull request #563 from LinwoodCloud/master
Diffstat (limited to 'src/core/Variant.cpp')
-rw-r--r--src/core/Variant.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Variant.cpp b/src/core/Variant.cpp
index 6f94752..136b743 100644
--- a/src/core/Variant.cpp
+++ b/src/core/Variant.cpp
@@ -37,7 +37,6 @@
#include "GodotGlobal.hpp"
#include "Object.hpp"
-#include <iostream>
namespace godot {