9 lines
83 B
Objective-C
9 lines
83 B
Objective-C
|
|
#import <UIKit/UIKit.h>
|
|
|
|
@interface ScanViewController : UIViewController
|
|
|
|
|
|
@end
|
|
|