diff options
| author | Emmanuel Leblond | 2017-10-20 22:05:25 +0200 |
|---|---|---|
| committer | Emmanuel Leblond | 2017-10-20 22:05:25 +0200 |
| commit | aedc44f6fe3885840ea667f0fe8b70e422a3136c (patch) | |
| tree | 5f8b507b3326851619f801b06d9bcc3c64661ae2 /modules/gdnative/pluginscript/pluginscript_language.cpp | |
| parent | 5bc44fe000397c4f44ae01741eec50c3ef9e9d35 (diff) | |
| download | godot-aedc44f6fe3885840ea667f0fe8b70e422a3136c.tar.gz godot-aedc44f6fe3885840ea667f0fe8b70e422a3136c.tar.zst godot-aedc44f6fe3885840ea667f0fe8b70e422a3136c.zip | |
Diffstat (limited to 'modules/gdnative/pluginscript/pluginscript_language.cpp')
| -rw-r--r-- | modules/gdnative/pluginscript/pluginscript_language.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gdnative/pluginscript/pluginscript_language.cpp b/modules/gdnative/pluginscript/pluginscript_language.cpp index 2198e66ae..d4b86ae5b 100644 --- a/modules/gdnative/pluginscript/pluginscript_language.cpp +++ b/modules/gdnative/pluginscript/pluginscript_language.cpp @@ -28,7 +28,6 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#include <stdlib.h> // Godot imports #include "core/os/file_access.h" #include "core/os/os.h" |
