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