Include cstring for Linux cpp build

This commit is contained in:
Jackson Coxson
2025-08-21 09:02:26 -06:00
parent 2a37865340
commit 7fdaac9327
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
// Jackson Coxson
#include <idevice++/diagnosticsservice.hpp>
#include <cstring>
namespace IdeviceFFI {