blob: 24b104e72fe07c53236fb8d1044cfa54e4a826a8 [file] [log] [blame]
//
// UGAppViewController.h
// UGAPIApp
//
// Created by Ed Anuff on 3/12/12.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface UGAppViewController : UIViewController
@end