session-ios/Signal/src/ViewControllers/DomainFrontingCountryViewController.h
2017-05-22 20:34:56 -04:00

14 lines
218 B
Objective-C

//
// Copyright (c) 2017 Open Whisper Systems. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface DomainFrontingCountryViewController : UIViewController
@end
NS_ASSUME_NONNULL_END