fuck android

This commit is contained in:
lizzie 2026-04-21 17:19:50 +00:00
parent 13b6d88537
commit 804c3bede8

View file

@ -8,6 +8,9 @@
#include "common/uint128.h"
#include "common/wall_clock.h"
#ifdef __ANDROID__
#include <sys/system_properties.h>
#endif
#ifdef ARCHITECTURE_x86_64
#include "common/x64/cpu_detect.h"
#include "common/x64/rdtsc.h"