Kaynağa Gözat

[DLScript] removed unused import

This hopefully fixes android builds
Karroffel 8 yıl önce
ebeveyn
işleme
c6645d6a40
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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"