diff options
Diffstat (limited to 'examples/llama.swiftui/llama.cpp.swift/bridging-header.h')
-rw-r--r-- | examples/llama.swiftui/llama.cpp.swift/bridging-header.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/llama.swiftui/llama.cpp.swift/bridging-header.h b/examples/llama.swiftui/llama.cpp.swift/bridging-header.h deleted file mode 100644 index 6cd72c97..00000000 --- a/examples/llama.swiftui/llama.cpp.swift/bridging-header.h +++ /dev/null @@ -1,5 +0,0 @@ -// -// Use this file to import your target's public headers that you would like to expose to Swift. -// - -#import "llama.h" |