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