summaryrefslogtreecommitdiff
path: root/platform/ios/benchmark/MBXBenchViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/benchmark/MBXBenchViewController.h')
-rw-r--r--platform/ios/benchmark/MBXBenchViewController.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/ios/benchmark/MBXBenchViewController.h b/platform/ios/benchmark/MBXBenchViewController.h
new file mode 100644
index 0000000000..c4439be5ec
--- /dev/null
+++ b/platform/ios/benchmark/MBXBenchViewController.h
@@ -0,0 +1,5 @@
+#import <UIKit/UIKit.h>
+
+@interface MBXBenchViewController : UIViewController
+
+@end