1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-13 13:31:48 +00:00

[DLScript] removed unused import

This hopefully fixes android builds
This commit is contained in:
Karroffel
2017-04-05 14:08:26 +02:00
parent 5b5a825c7f
commit c6645d6a40

View File

@@ -28,7 +28,6 @@
/*************************************************************************/
#include "godot.h"
#include <cassert>
#include <cstdlib>
#include "class_db.h"