Commit dd8e3c5
Fix-up (#11443)
Summary:
Pull Request resolved: #11443
Pull request: #11443
Seeing verify-cria-jobs failing on fixup: D76002882
```
In file included from fbcode/executorch/kernels/optimized/cpu/binary_ops.cpp:9:
In file included from buck-out/v2/gen/fbcode/b140376391d042af/executorch/kernels/optimized/cpu/__binary_ops__/buck-headers/executorch/kernels/optimized/cpu/binary_ops.h:12:
In file included from buck-out/v2/gen/fbcode/b140376391d042af/executorch/kernels/portable/cpu/__scalar_utils__/buck-headers/executorch/kernels/portable/cpu/scalar_utils.h:15:
buck-out/v2/gen/fbcode/b140376391d042af/executorch/kernels/portable/cpu/__scalar_utils__/buck-headers/executorch/kernels/portable/cpu/selective_build.h:11:10: fatal error: 'executorch/runtime/core/exec_aten/exec_aten.h' file not found
```
Reviewed By: jackzhxng
Differential Revision: D761403191 parent 9752cc6 commit dd8e3c5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments