Skip to content

Commit 1761d35

Browse files
authored
Sync LLaMARunner.h with Meta internal copy (#12076)
### Summary This file is out of sync with the internal Meta code repo. This change updates the Git copy to match, putting it back in sync. ### Test plan CI
1 parent 2a2d757 commit 1761d35

File tree

1 file changed

+1
-1
lines changed
  • examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported

1 file changed

+1
-1
lines changed

examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported/LLaMARunner.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* LICENSE file in the root directory of this source tree.
77
*/
88

9-
#import <UIKit/UIKit.h>
9+
#import <Foundation/Foundation.h>
1010

1111
NS_ASSUME_NONNULL_BEGIN
1212

0 commit comments

Comments
 (0)