blob: a1f05a061b162bc1573cd32fdaa604586d74f0cb [file] [log] [blame] [edit]
//
// MyViewController.h
// StoreMadApp
//
// Created by Andrew Smith on 3/14/14.
// Copyright (c) 2014 Burgess. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface MyViewController : UIViewController
@end