summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/core/String.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/godot_cpp/core/String.cpp')
-rw-r--r--include/godot_cpp/core/String.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/godot_cpp/core/String.cpp b/include/godot_cpp/core/String.cpp
index e2c2182..da0ca9e 100644
--- a/include/godot_cpp/core/String.cpp
+++ b/include/godot_cpp/core/String.cpp
@@ -2,13 +2,11 @@
#include "NodePath.hpp"
-namespace godot {
-
-
#include <godot/godot_string.h>
#include <string.h>
+namespace godot {
godot::String::String()
{