mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Get rid of now unnecessary Android header include in general.h
This commit is contained in:
parent
2e5f21db60
commit
8ac8f6b7c8
@ -48,11 +48,6 @@
|
|||||||
#include <time/time.h>
|
#include <time/time.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Android
|
|
||||||
#ifdef ANDROID
|
|
||||||
#include "android/native/jni/android_general.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// Windows
|
// Windows
|
||||||
#if defined(_WIN32) && !defined(_XBOX)
|
#if defined(_WIN32) && !defined(_XBOX)
|
||||||
#define WIN32_LEAN_AND_MEAN
|
#define WIN32_LEAN_AND_MEAN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user