summaryrefslogtreecommitdiffstats
path: root/modules/dlscript/godot/godot_transform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dlscript/godot/godot_transform.cpp')
-rw-r--r--modules/dlscript/godot/godot_transform.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/dlscript/godot/godot_transform.cpp b/modules/dlscript/godot/godot_transform.cpp
index 18d218e6c4..c8da519f6b 100644
--- a/modules/dlscript/godot/godot_transform.cpp
+++ b/modules/dlscript/godot/godot_transform.cpp
@@ -2,8 +2,6 @@
#include "math/transform.h"
-#include <memory.h> // why is there no <cmemory> btw?
-
#ifdef __cplusplus
extern "C" {
#endif