aboutsummaryrefslogtreecommitdiffstats
path: root/platform/ios/benchmark/MBXAnnotationViewBenchViewController.h
blob: 1368260befe7c67d37bfc00d27ca855eb228a33b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  MBXAnnotationViewBenchViewController.h
//  bench
//
//  Created by Jason Wray on 4/5/18.
//  Copyright © 2018 Mapbox. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface MBXAnnotationViewBenchViewController : UIViewController

@end