From Jordi Torres, fix for Android build
This commit is contained in:
parent
bce2e7d71d
commit
21676c4db0
@ -51,7 +51,7 @@
|
||||
|
||||
#else
|
||||
|
||||
#if defined(__GLIBC__)
|
||||
#if defined(__GLIBC__) || defined(__ANDROID__)
|
||||
#include <endian.h>
|
||||
#if (__BYTE_ORDER == __LITTLE_ENDIAN)
|
||||
#define __LITTLE_ENDIAN__
|
||||
|
Loading…
Reference in New Issue
Block a user