moved includes out of namespace

pull/7/head
Karroffel 2017-04-18 00:38:09 +02:00
parent b9e5611cfb
commit ac51c7b141
1 changed files with 1 additions and 3 deletions

View File

@ -2,13 +2,11 @@
#include "NodePath.hpp"
namespace godot {
#include <godot/godot_string.h>
#include <string.h>
namespace godot {
godot::String::String()
{