Files
OpenVPNAdapter/OpenVPN Tunnel Provider/Bridging-Header.h
T
2017-02-11 21:06:06 +03:00

8 lines
190 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "OpenVPNError.h"
#import "OpenVPNEvent.h"
#import "OpenVPNAdapter+Provider.h"