Skip to content

Commit c723212

Browse files
pytorchbotlucylq
andauthored
Remove #include <span> (#10535)
This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: #10533 by @lucylq ^ Please use this as the source of truth for the PR details, comments, and reviews ghstack PR base: https://github.com/pytorch/executorch/tree/gh/lucylq/73/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/73/head Merge bot PR base: https://github.com/pytorch/executorch/tree/main Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/73/orig @diff-train-skip-merge Co-authored-by: lucylq <[email protected]>
1 parent 19332d1 commit c723212

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/core/test/span_test.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*/
88

99
#include <executorch/runtime/core/span.h>
10-
#include <span>
1110

1211
#include <gtest/gtest.h>
1312

0 commit comments

Comments
 (0)