// // UIAlertViewCrashFix.h // // Created by Josh Hudnall on 4/28/15. // // #import @interface UIAlertController (CrashFix) @end @interface UIViewController (CrashFix) @end