bump pytapo, add libedgetpu

This commit is contained in:
fleaz 2023-11-18 23:46:27 +01:00
parent 6b29f58343
commit c38e197482
4 changed files with 85 additions and 3 deletions

View file

@ -0,0 +1,12 @@
diff --git a/api/allocated_buffer.h b/api/allocated_buffer.h
index 97740f0..7bc0547 100644
--- a/api/allocated_buffer.h
+++ b/api/allocated_buffer.h
@@ -16,6 +16,7 @@
#define DARWINN_API_ALLOCATED_BUFFER_H_
#include <functional>
+#include <cstddef>
namespace platforms {
namespace darwinn {