Explorar o código

can compile without the precompiled header (#927)

akuraru %!s(int64=9) %!d(string=hai) anos
pai
achega
a3f2be443b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/ios/APPLocalNotificationOptions.h

+ 3 - 0
src/ios/APPLocalNotificationOptions.h

@@ -20,6 +20,9 @@
  *
  * @APPPLANT_LICENSE_HEADER_END@
  */
+ 
+#import <Foundation/Foundation.h>
+#import <UIKit/UIKit.h>
 
 @interface APPLocalNotificationOptions : NSObject