mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-01-06 00:32:39 +00:00
089315ddc5
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 lines
175 B
Objective-C
7 lines
175 B
Objective-C
//
|
|
// Use this file to import your target's public headers that you would like to expose to Swift.
|
|
//
|
|
|
|
#import "Crypto/x25519.h"
|
|
#import "../wireguard-go-bridge/wireguard.h"
|