diff options
Diffstat (limited to 'modules/dlscript/godot/godot_node_path.cpp')
-rw-r--r-- | modules/dlscript/godot/godot_node_path.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/dlscript/godot/godot_node_path.cpp b/modules/dlscript/godot/godot_node_path.cpp index cc0652c75b..6f1aa6d602 100644 --- a/modules/dlscript/godot/godot_node_path.cpp +++ b/modules/dlscript/godot/godot_node_path.cpp @@ -2,8 +2,6 @@ #include "path_db.h" -#include <memory.h> // why is there no <cmemory> btw? - #ifdef __cplusplus extern "C" { #endif |