bump pytapo, add libedgetpu
This commit is contained in:
parent
6b29f58343
commit
c38e197482
4 changed files with 85 additions and 3 deletions
12
libedgetpu/libedgetpu-stddef.diff
Normal file
12
libedgetpu/libedgetpu-stddef.diff
Normal 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 {
|
Loading…
Add table
Add a link
Reference in a new issue