Merge pull request #563 from LinwoodCloud/master

pull/619/head
Rémi Verschelde 2021-09-27 11:41:41 +02:00 committed by GitHub
commit 3de367920f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -47,6 +47,8 @@
#include "GodotGlobal.hpp"
#include <type_traits>
namespace godot {
namespace detail {

View File

@ -50,7 +50,6 @@
#include "Vector2.hpp"
#include "Vector3.hpp"
#include <iostream>
namespace godot {

View File

@ -37,7 +37,6 @@
#include "GodotGlobal.hpp"
#include "Object.hpp"
#include <iostream>
namespace godot {