Fix building on Linux

This commit is contained in:
Jackson Coxson
2025-08-14 17:41:59 -06:00
parent a16405f011
commit f152f18f8e

View File

@@ -9,6 +9,7 @@
#include <optional>
#include <string>
#include <vector>
#include <memory>
namespace IdeviceFFI {
struct PairingFileDeleter {