From e2f165580ebad73344f067c0043c31f9788e8188 Mon Sep 17 00:00:00 2001 From: Gregory James Comer Date: Fri, 27 Jun 2025 15:16:48 -0700 Subject: [PATCH] Sync LLaMARunner.h with Meta internal --- .../LLaMA/LLaMARunner/LLaMARunner/Exported/LLaMARunner.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported/LLaMARunner.h b/examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported/LLaMARunner.h index e10606c8c4d..80dc81d43d8 100644 --- a/examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported/LLaMARunner.h +++ b/examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported/LLaMARunner.h @@ -6,7 +6,7 @@ * LICENSE file in the root directory of this source tree. */ -#import +#import NS_ASSUME_NONNULL_BEGIN