mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-01-31 00:00:06 +08:00
Add missing import of reachability status header
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#import "OpenVPNReachabilityTracker.h"
|
||||
|
||||
#import "OpenVPNReachability+Internal.h"
|
||||
#import "OpenVPNReachabilityStatus.h"
|
||||
|
||||
OpenVPNReachabilityTracker::OpenVPNReachabilityTracker(const bool enable_internet, const bool enable_wifi, void* handler) :
|
||||
ReachabilityTracker(enable_internet, enable_wifi)
|
||||
|
||||
Reference in New Issue
Block a user