From b49d5194b97b738da6d57fe6d9e42cb4e621081f Mon Sep 17 00:00:00 2001 From: Jackson Coxson Date: Tue, 30 Sep 2025 19:56:41 -0600 Subject: [PATCH] Remove MacOS u64 cpp header type --- cpp/src/heartbeat.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/cpp/src/heartbeat.cpp b/cpp/src/heartbeat.cpp index 04c2040..7882e2b 100644 --- a/cpp/src/heartbeat.cpp +++ b/cpp/src/heartbeat.cpp @@ -4,7 +4,6 @@ #include #include #include -#include namespace IdeviceFFI {