summaryrefslogtreecommitdiff
path: root/ios/MBXViewController.h
blob: 35f46ccc91ccd371a891c679feda73d112b26655 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  MBXViewController.h
//  ios
//
//  Created by Justin R. Miller on 1/27/14.
//
//

#import <UIKit/UIKit.h>

@interface MBXViewController : UIViewController

@end