Explorar el Código

[DLScript] removed unused import

This hopefully fixes android builds
Karroffel hace 8 años
padre
commit
c6645d6a40
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"