Added missing string.hpp include in transform2d.cpp
This commit is contained in:
@@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
#include <godot_cpp/variant/transform2d.hpp>
|
#include <godot_cpp/variant/transform2d.hpp>
|
||||||
|
|
||||||
|
#include <godot_cpp/variant/string.hpp>
|
||||||
|
|
||||||
namespace godot {
|
namespace godot {
|
||||||
|
|
||||||
void Transform2D::invert() {
|
void Transform2D::invert() {
|
||||||
|
|||||||
Reference in New Issue
Block a user