Skip to content

Commit b80ac3b

Browse files
authored
Remove unused includes from runner (#14338)
Fix build failures on [D82497138](https://www.internalfb.com/diff/D82497138)
1 parent 42e8746 commit b80ac3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extension/llm/runner/util.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
*/
88

99
#pragma once
10-
#include <executorch/extension/llm/runner/constants.h>
11-
#include <executorch/extension/llm/runner/multimodal_prefiller.h>
1210
#include <executorch/extension/tensor/tensor.h>
1311
#include <executorch/runtime/platform/compiler.h>
1412
#include <stdio.h>

0 commit comments

Comments
 (0)