mirror of
https://github.com/dsward2/macSVG.git
synced 2026-06-13 15:37:17 +02:00
10 lines
99 B
Objective-C
Executable File
10 lines
99 B
Objective-C
Executable File
#import <UIKit/UIKit.h>
|
|
|
|
|
|
@interface iPhoneHTTPServerViewController : UIViewController {
|
|
|
|
}
|
|
|
|
@end
|
|
|