Adds needed include <typeinfo>
Solves this issue #168 due to not having the include of typeinfo
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
#include <gdnative_api_struct.gen.h>
|
||||
#include <nativescript/godot_nativescript.h>
|
||||
|
||||
#include <typeinfo>
|
||||
|
||||
#include "CoreTypes.hpp"
|
||||
#include "Variant.hpp"
|
||||
|
||||
Reference in New Issue
Block a user