Add event and error headers to bridge header

This commit is contained in:
Sergey Abramchuk
2017-02-11 21:06:06 +03:00
parent 1ba043888c
commit 5867367320
@@ -2,4 +2,6 @@
// 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"