mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-30 11:00:01 +00:00
fix android typo
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
#include <memory>
|
#include <memory>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#if defined(__ANDRIOD__)
|
#if defined(__ANDROID__)
|
||||||
#define INCLUDE_64_BIT_TESTS 0
|
#define INCLUDE_64_BIT_TESTS 0
|
||||||
#else
|
#else
|
||||||
#define INCLUDE_64_BIT_TESTS 1
|
#define INCLUDE_64_BIT_TESTS 1
|
||||||
|
|||||||
Reference in New Issue
Block a user