Fix warnings detected on Android build

This commit is contained in:
Sylvain Becker 2018-12-06 09:22:00 +01:00
parent a7563bcd3d
commit 252dc85e95
10 changed files with 22 additions and 18 deletions

View file

@ -50,7 +50,6 @@
#include "SDL_log.h"
#include "SDL_platform.h"
#include "SDL_thread.h"
#include "SDL_system.h"
#include "../SDL_thread_c.h"
#include "../SDL_systhread.h"
#ifdef __ANDROID__