We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28861d1 commit 0cc525bCopy full SHA for 0cc525b
tests/test.cpp
@@ -20,7 +20,7 @@
20
#include <memory>
21
#include <string>
22
23
-#if defined(__ANDRIOD__)
+#if defined(__ANDROID__)
24
#define INCLUDE_64_BIT_TESTS 0
25
#else
26
#define INCLUDE_64_BIT_TESTS 1
0 commit comments