fix android typo

This commit is contained in:
Derek Bailey
2023-05-31 19:31:47 +00:00
parent 28861d1d7d
commit 0cc525b722

View File

@@ -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