Skip to content

Commit b897c3a

Browse files
committed
Remove MacOS only headers from idevice++ src
1 parent fb3043b commit b897c3a

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

cpp/include/idevice++/heartbeat.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include <idevice++/ffi.hpp>
44
#include <idevice++/provider.hpp>
55
#include <memory>
6-
#include <sys/_types/_u_int64_t.h>
76

87
namespace IdeviceFFI {
98

cpp/include/idevice++/installation_proxy.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include <idevice++/ffi.hpp>
55
#include <idevice++/provider.hpp>
66
#include <memory>
7-
#include <sys/_types/_u_int64_t.h>
87

98
namespace IdeviceFFI {
109

cpp/src/installation_proxy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include <cstring>
44
#include <idevice++/bindings.hpp>
55
#include <idevice++/installation_proxy.hpp>
6-
#include <sys/_types/_u_int64_t.h>
76
#include <vector>
87

98
namespace IdeviceFFI {

0 commit comments

Comments
 (0)