Skip to content

Commit d39a36e

Browse files
committed
missing import
1 parent 3e9c66b commit d39a36e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/aoti/utils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <executorch/runtime/platform/log.h>
1616
#include <cstddef>
1717
#include <cstdint>
18+
#include <vector>
1819

1920
namespace executorch {
2021
namespace backends {

0 commit comments

Comments
 (0)