Fixup style after #563
parent
407710b622
commit
4e8508ad53
|
@ -50,7 +50,6 @@
|
||||||
#include "Vector2.hpp"
|
#include "Vector2.hpp"
|
||||||
#include "Vector3.hpp"
|
#include "Vector3.hpp"
|
||||||
|
|
||||||
|
|
||||||
namespace godot {
|
namespace godot {
|
||||||
|
|
||||||
class Dictionary;
|
class Dictionary;
|
||||||
|
|
|
@ -37,7 +37,6 @@
|
||||||
#include "GodotGlobal.hpp"
|
#include "GodotGlobal.hpp"
|
||||||
#include "Object.hpp"
|
#include "Object.hpp"
|
||||||
|
|
||||||
|
|
||||||
namespace godot {
|
namespace godot {
|
||||||
|
|
||||||
Variant::Variant() {
|
Variant::Variant() {
|
||||||
|
|
Loading…
Reference in New Issue