mirror of
https://github.com/yattee/yattee.git
synced 2026-02-20 01:39:46 +00:00
Yattee v2 rewrite
This commit is contained in:
11
Yattee/Yattee-Bridging-Header.h
Normal file
11
Yattee/Yattee-Bridging-Header.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Yattee-Bridging-Header.h
|
||||
// Yattee
|
||||
//
|
||||
// Bridges C code to Swift
|
||||
//
|
||||
|
||||
#ifndef Yattee_Bridging_Header_h
|
||||
#define Yattee_Bridging_Header_h
|
||||
#import "SMBBridge.h"
|
||||
#endif /* Yattee_Bridging_Header_h */
|
||||
Reference in New Issue
Block a user