blob: 20da371b7948d930bdc5dadb525db4f819de7f6b [file] [log] [blame]
//
// ViewController.h
// iOSLibStaticTest
//
// Created by Andrew Mackenzie-Ross on 3/02/2015.
//
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end