Skip to content

Commit 132fecf

Browse files
cccclaifacebook-github-bot
authored andcommitted
include vector explicitly (#2740)
Summary: Pull Request resolved: #2740 errors out when cross compile for android {F1474271712} Reviewed By: kimishpatel, JacobSzwejbka Differential Revision: D55457736 fbshipit-source-id: 993db6006b9aa0553097428f5fec6256cb39a1aa
1 parent eb8eca8 commit 132fecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/models/llama2/custom_ops/op_sdpa.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <executorch/runtime/core/exec_aten/util/scalar_type_util.h>
1717

1818
#include <array>
19+
#include <vector>
1920

2021
#ifdef ET_USE_THREADPOOL
2122
#include <executorch/backends/xnnpack/threadpool/threadpool.h>

0 commit comments

Comments
 (0)