summaryrefslogtreecommitdiff
path: root/platform/ios/app/MBXTestViewController.h
blob: 11a43ab3152336d95e738b315647198f191fd521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  MBXTestViewController.h
//  ios
//
//  Created by Justin R. Miller on 5/25/17.
//  Copyright © 2017 Mapbox. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface MBXTestViewController : UIViewController

@end