litespeed-quic/ios/QuicClientTest/QuicClientTest/ViewController.h

16 lines
224 B
Objective-C

//
// ViewController.h
// QuicClientTest
//
// Created by Chi Zhang on 2018/7/18.
// Copyright © 2018年 Chi Zhang. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end