Browse Source

[DLScript] removed unused import

This hopefully fixes android builds
Karroffel 8 năm trước cách đây
mục cha
commit
c6645d6a40
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      modules/dlscript/godot.cpp

+ 0 - 1
modules/dlscript/godot.cpp

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