Fix includes in Core ML backend. (#3603)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/3603 Some headers are relying on transitive includes, that may be missing when building for different platforms, so we have to include everything explicitly. Also, need to use quotes over angle parenthesis for local headers includes. Reviewed By: kirklandsign Differential Revision: D57340360 fbshipit-source-id: dedc9737314231be5255c06c3ad7c9a800b247b8
A
Anthony Shoumikhin committed
01ce72c93bd7dd620f1150625c622c06dbaa10b6
Parent: c69861d
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 5/14/2024, 6:18:35 PM