mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
Fixed most build warnings
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
#import "iCalAttachment.h"
|
||||
#import "iCalEvent.h"
|
||||
#import "iCalPerson.h"
|
||||
#import "iCalRecurrenceRule.h"
|
||||
#import "iCalTrigger.h"
|
||||
#import "iCalToDo.h"
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
*/
|
||||
|
||||
#import <Foundation/NSString.h>
|
||||
#import <Foundation/NSTimeZone.h>
|
||||
|
||||
#import "iCalObject.h"
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
02111-1307, USA.
|
||||
*/
|
||||
|
||||
#import <Foundation/NSCalendarDate.h>
|
||||
#import <Foundation/NSString.h>
|
||||
|
||||
#import "iCalEvent.h"
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
|
||||
#import "CardElement.h"
|
||||
#import "CardGroup.h"
|
||||
#import "iCalCalendar.h"
|
||||
#import "iCalDateTime.h"
|
||||
#import "iCalPerson.h"
|
||||
#import "iCalRecurrenceRule.h"
|
||||
|
||||
Reference in New Issue
Block a user