mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Fix incorrect header
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
#import <client/ovpncli.hpp>
|
#import <client/ovpncli.hpp>
|
||||||
|
|
||||||
#import <OpenVPNAdapter/OpenVPNAdapter.h>
|
#import "OpenVPNTransportStats.h"
|
||||||
|
|
||||||
using namespace openvpn;
|
using namespace openvpn;
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "OpenVPNTransportStats.h"
|
|
||||||
#import "OpenVPNTransportStats+Internal.h"
|
#import "OpenVPNTransportStats+Internal.h"
|
||||||
|
|
||||||
using namespace openvpn;
|
using namespace openvpn;
|
||||||
|
|||||||
Reference in New Issue
Block a user