2018-08-22 06:47:20 +00:00
|
|
|
//
|
|
|
|
// Use this file to import your target's public headers that you would like to expose to Swift.
|
|
|
|
//
|
|
|
|
|
2018-08-27 20:32:47 +00:00
|
|
|
#import "Crypto/x25519.h"
|
2018-09-18 19:47:43 +00:00
|
|
|
#import "../wireguard-go-bridge/wireguard.h"
|