Files
ShadowsocksX-NG/ShadowsocksX-NG-Bridging-Header.h
2016-06-09 06:59:42 +08:00

10 lines
235 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <CommonCrypto/CommonCrypto.h>
#import "LaunchAtLoginController.h"
#import "SWBQRCodeWindowController.h"
#import "Utils.h"