Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Jan 10, 2025
1 parent b632119 commit 90fc41c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/basic/include/maix_tensor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

#include <vector>
#include <string.h>
#include <stdint.h>
#include <stdlib.h>
#include <string>
#include <array>
Expand Down

0 comments on commit 90fc41c

Please sign in to comment.