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